#cceaf5 color space conversions
Hex:
#cceaf5
RGB:
204, 234, 245
CMY:
20, 8, 4
CMYK:
17, 4, 0, 4
HSL:
196°, 67.2131%, 88.0392%
HSV (HSB):
196°, 16.7347%, 96.0784%
XYZ:
70.8061, 78.2756, 97.7630
xyY:
0.2868, 0.3171, 78.2756
CIE-Lab:
90.9055, -7.5396, -8.6257
CIE-LCH:
90.9055, 11.4564, 228.8439
CIE-Luv:
90.9055, -16.2093, -12.2371
Hunter-Lab:
88.4735, -11.9735, -3.5839
#cceaf5 color charts
#cceaf5 color shades, tints & tones
#cceaf5 color schemes
#cceaf5 color preview, HTML & CSS examples
This text has a color of #cceaf5
<p style="color:#cceaf5;">Text here</p>
.mytext {color:#cceaf5;}
This box has a color of #cceaf5
<div style="background-color:#cceaf5;">Content here</div>
.mybackground {background-color:#cceaf5;}
Border around this has a color of #cceaf5
<div style="border:2px solid #cceaf5;">Content here</div>
.myborder {border:2px solid #cceaf5;}