#ccceff color space conversions
Hex:
#ccceff
RGB:
204, 206, 255
CMY:
20, 19, 0
CMYK:
20, 19, 0, 0
HSL:
238°, 100.0000%, 90.0000%
HSV (HSB):
238°, 20.0000%, 100.0000%
XYZ:
65.0231, 64.2000, 103.5725
xyY:
0.2793, 0.2758, 64.2000
CIE-Lab:
84.0698, 9.2330, -24.1600
CIE-LCH:
84.0698, 25.8642, 290.9148
CIE-Luv:
84.0698, -3.8888, -40.1498
Hunter-Lab:
80.1249, 4.6382, -20.5531
#ccceff color charts
#ccceff color shades, tints & tones
#ccceff color schemes
#ccceff color preview, HTML & CSS examples
This text has a color of #ccceff
<p style="color:#ccceff;">Text here</p>
.mytext {color:#ccceff;}
This box has a color of #ccceff
<div style="background-color:#ccceff;">Content here</div>
.mybackground {background-color:#ccceff;}
Border around this has a color of #ccceff
<div style="border:2px solid #ccceff;">Content here</div>
.myborder {border:2px solid #ccceff;}