#cdeff5 color space conversions
Hex:
#cdeff5
RGB:
205, 239, 245
CMY:
20, 6, 4
CMYK:
16, 2, 0, 4
HSL:
189°, 66.6667%, 88.2353%
HSV (HSB):
189°, 16.3265%, 96.0784%
XYZ:
72.5248, 81.3047, 98.2571
xyY:
0.2877, 0.3225, 81.3047
CIE-Lab:
92.2671, -9.7705, -6.6026
CIE-LCH:
92.2671, 11.7923, 214.0497
CIE-Luv:
92.2671, -18.0248, -8.6509
Hunter-Lab:
90.1691, -14.2250, -1.4898
#cdeff5 color charts
#cdeff5 color shades, tints & tones
#cdeff5 color schemes
#cdeff5 color preview, HTML & CSS examples
This text has a color of #cdeff5
<p style="color:#cdeff5;">Text here</p>
.mytext {color:#cdeff5;}
This box has a color of #cdeff5
<div style="background-color:#cdeff5;">Content here</div>
.mybackground {background-color:#cdeff5;}
Border around this has a color of #cdeff5
<div style="border:2px solid #cdeff5;">Content here</div>
.myborder {border:2px solid #cdeff5;}