#cceaf1 color space conversions
Hex:
#cceaf1
RGB:
204, 234, 241
CMY:
20, 8, 5
CMYK:
15, 3, 0, 5
HSL:
191°, 56.9231%, 87.2549%
HSV (HSB):
191°, 15.3527%, 94.5098%
XYZ:
70.2018, 78.0339, 94.5811
xyY:
0.2891, 0.3214, 78.0339
CIE-Lab:
90.7954, -8.3579, -6.6992
CIE-LCH:
90.7954, 10.7114, 218.7139
CIE-Luv:
90.7954, -16.0972, -9.0217
Hunter-Lab:
88.3368, -12.7342, -1.6453
#cceaf1 color charts
#cceaf1 color shades, tints & tones
#cceaf1 color schemes
#cceaf1 color preview, HTML & CSS examples
This text has a color of #cceaf1
<p style="color:#cceaf1;">Text here</p>
.mytext {color:#cceaf1;}
This box has a color of #cceaf1
<div style="background-color:#cceaf1;">Content here</div>
.mybackground {background-color:#cceaf1;}
Border around this has a color of #cceaf1
<div style="border:2px solid #cceaf1;">Content here</div>
.myborder {border:2px solid #cceaf1;}