#ccbcec color space conversions
Hex:
#ccbcec
RGB:
204, 188, 236
CMY:
20, 26, 7
CMYK:
14, 20, 0, 7
HSL:
260°, 55.8140%, 83.1373%
HSV (HSB):
260°, 20.3390%, 92.5490%
XYZ:
58.0254, 54.8599, 86.8876
xyY:
0.2905, 0.2746, 54.8599
CIE-Lab:
78.9605, 14.8476, -21.7830
CIE-LCH:
78.9605, 26.3619, 304.2789
CIE-Luv:
78.9605, 5.6199, -36.7829
Hunter-Lab:
74.0675, 10.2210, -17.7051
#ccbcec color charts
#ccbcec color shades, tints & tones
#ccbcec color schemes
#ccbcec color preview, HTML & CSS examples
This text has a color of #ccbcec
<p style="color:#ccbcec;">Text here</p>
.mytext {color:#ccbcec;}
This box has a color of #ccbcec
<div style="background-color:#ccbcec;">Content here</div>
.mybackground {background-color:#ccbcec;}
Border around this has a color of #ccbcec
<div style="border:2px solid #ccbcec;">Content here</div>
.myborder {border:2px solid #ccbcec;}