#cdeffa color space conversions
Hex:
#cdeffa
RGB:
205, 239, 250
CMY:
20, 6, 2
CMYK:
18, 4, 0, 2
HSL:
195°, 81.8182%, 89.2157%
HSV (HSB):
195°, 18.0000%, 98.0392%
XYZ:
73.2987, 81.6143, 102.3324
xyY:
0.2849, 0.3173, 81.6143
CIE-Lab:
92.4043, -8.7426, -9.0019
CIE-LCH:
92.4043, 12.5486, 225.8371
CIE-Luv:
92.4043, -18.1488, -12.6689
Hunter-Lab:
90.3406, -13.2685, -3.9217
#cdeffa color charts
#cdeffa color shades, tints & tones
#cdeffa color schemes
#cdeffa color preview, HTML & CSS examples
This text has a color of #cdeffa
<p style="color:#cdeffa;">Text here</p>
.mytext {color:#cdeffa;}
This box has a color of #cdeffa
<div style="background-color:#cdeffa;">Content here</div>
.mybackground {background-color:#cdeffa;}
Border around this has a color of #cdeffa
<div style="border:2px solid #cdeffa;">Content here</div>
.myborder {border:2px solid #cdeffa;}