#ccbaeb color space conversions
Hex:
#ccbaeb
RGB:
204, 186, 235
CMY:
20, 27, 8
CMYK:
13, 21, 0, 8
HSL:
262°, 55.0562%, 82.5490%
HSV (HSB):
262°, 20.8511%, 92.1569%
XYZ:
57.4561, 53.9533, 85.9830
xyY:
0.2911, 0.2733, 53.9533
CIE-Lab:
78.4345, 15.7232, -22.0438
CIE-LCH:
78.4345, 27.0767, 305.4992
CIE-Luv:
78.4345, 6.6300, -37.3156
Hunter-Lab:
73.4529, 11.0831, -17.9870
#ccbaeb color charts
#ccbaeb color shades, tints & tones
#ccbaeb color schemes
#ccbaeb color preview, HTML & CSS examples
This text has a color of #ccbaeb
<p style="color:#ccbaeb;">Text here</p>
.mytext {color:#ccbaeb;}
This box has a color of #ccbaeb
<div style="background-color:#ccbaeb;">Content here</div>
.mybackground {background-color:#ccbaeb;}
Border around this has a color of #ccbaeb
<div style="border:2px solid #ccbaeb;">Content here</div>
.myborder {border:2px solid #ccbaeb;}