#fdd8fd color space conversions
Hex:
#fdd8fd
RGB:
253, 216, 253
CMY:
1, 15, 1
CMYK:
0, 15, 0, 1
HSL:
300°, 90.2439%, 91.9608%
HSV (HSB):
300°, 14.6245%, 99.2157%
XYZ:
82.7935, 77.0862, 103.4439
xyY:
0.3144, 0.2927, 77.0862
CIE-Lab:
90.3613, 19.0637, -13.2312
CIE-LCH:
90.3613, 23.2053, 325.2373
CIE-Luv:
90.3613, 18.6789, -24.1646
Hunter-Lab:
87.7988, 14.6762, -8.3960
#fdd8fd color charts
#fdd8fd color shades, tints & tones
#fdd8fd color schemes
#fdd8fd color preview, HTML & CSS examples
This text has a color of #fdd8fd
<p style="color:#fdd8fd;">Text here</p>
.mytext {color:#fdd8fd;}
This box has a color of #fdd8fd
<div style="background-color:#fdd8fd;">Content here</div>
.mybackground {background-color:#fdd8fd;}
Border around this has a color of #fdd8fd
<div style="border:2px solid #fdd8fd;">Content here</div>
.myborder {border:2px solid #fdd8fd;}