#fdccfe color space conversions
Hex:
#fdccfe
RGB:
253, 204, 254
CMY:
1, 20, 0
CMYK:
0, 20, 0, 0
HSL:
299°, 96.1538%, 89.8039%
HSV (HSB):
299°, 19.6850%, 99.6078%
XYZ:
79.9903, 71.2241, 103.2976
xyY:
0.3143, 0.2798, 71.2241
CIE-Lab:
87.5938, 25.5413, -17.9100
CIE-LCH:
87.5938, 31.1949, 324.9611
CIE-Luv:
87.5938, 24.5683, -32.7439
Hunter-Lab:
84.3944, 21.4948, -13.4941
#fdccfe color charts
#fdccfe color shades, tints & tones
#fdccfe color schemes
#fdccfe color preview, HTML & CSS examples
This text has a color of #fdccfe
<p style="color:#fdccfe;">Text here</p>
.mytext {color:#fdccfe;}
This box has a color of #fdccfe
<div style="background-color:#fdccfe;">Content here</div>
.mybackground {background-color:#fdccfe;}
Border around this has a color of #fdccfe
<div style="border:2px solid #fdccfe;">Content here</div>
.myborder {border:2px solid #fdccfe;}