#ffcdef color space conversions
Hex:
#ffcdef
RGB:
255, 205, 239
CMY:
0, 20, 6
CMYK:
0, 20, 6, 0
HSL:
319°, 100.0000%, 90.1961%
HSV (HSB):
319°, 19.6078%, 100.0000%
XYZ:
78.6513, 71.1546, 91.2502
xyY:
0.3263, 0.2952, 71.1546
CIE-Lab:
87.5601, 23.0377, -10.0103
CIE-LCH:
87.5601, 25.1186, 336.5142
CIE-Luv:
87.5601, 27.0417, -19.6555
Hunter-Lab:
84.3532, 18.8161, -5.0905
#ffcdef color charts
#ffcdef color shades, tints & tones
#ffcdef color schemes
#ffcdef color preview, HTML & CSS examples
This text has a color of #ffcdef
<p style="color:#ffcdef;">Text here</p>
.mytext {color:#ffcdef;}
This box has a color of #ffcdef
<div style="background-color:#ffcdef;">Content here</div>
.mybackground {background-color:#ffcdef;}
Border around this has a color of #ffcdef
<div style="border:2px solid #ffcdef;">Content here</div>
.myborder {border:2px solid #ffcdef;}