#ccb2ec color space conversions
Hex:
#ccb2ec
RGB:
204, 178, 236
CMY:
20, 30, 7
CMYK:
14, 25, 0, 7
HSL:
267°, 60.4167%, 81.1765%
HSV (HSB):
267°, 24.5763%, 92.5490%
XYZ:
55.9626, 50.7343, 86.2000
xyY:
0.2901, 0.2630, 50.7343
CIE-Lab:
76.5178, 20.2895, -25.5039
CIE-LCH:
76.5178, 32.5901, 308.5038
CIE-Luv:
76.5178, 10.2271, -43.5811
Hunter-Lab:
71.2280, 15.5952, -21.8931
#ccb2ec color charts
#ccb2ec color shades, tints & tones
#ccb2ec color schemes
#ccb2ec color preview, HTML & CSS examples
This text has a color of #ccb2ec
<p style="color:#ccb2ec;">Text here</p>
.mytext {color:#ccb2ec;}
This box has a color of #ccb2ec
<div style="background-color:#ccb2ec;">Content here</div>
.mybackground {background-color:#ccb2ec;}
Border around this has a color of #ccb2ec
<div style="border:2px solid #ccb2ec;">Content here</div>
.myborder {border:2px solid #ccb2ec;}