#ccbaff color space conversions
Hex:
#ccbaff
RGB:
204, 186, 255
CMY:
20, 27, 0
CMYK:
20, 27, 0, 0
HSL:
256°, 100.0000%, 86.4706%
HSV (HSB):
256°, 27.0588%, 100.0000%
XYZ:
60.5107, 55.1752, 102.0684
xyY:
0.2779, 0.2534, 55.1752
CIE-Lab:
79.1421, 20.0365, -31.6993
CIE-LCH:
79.1421, 37.5008, 302.2962
CIE-Luv:
79.1421, 4.9569, -54.0789
Hunter-Lab:
74.2800, 15.4215, -29.4746
#ccbaff color charts
#ccbaff RGB chart
#ccbaff CMYK chart
#ccbaff RGB pie chart
#ccbaff color shades, tints & tones
#ccbaff color schemes
#ccbaff color preview, HTML & CSS examples
This text has a color of #ccbaff
<p style="color:#ccbaff;">Text here</p>
.mytext {color:#ccbaff;}
Text color #ccbaff
This box has a color of #ccbaff
<div style="background-color:#ccbaff;">Content here</div>
.mybackground {background-color:#ccbaff;}
Background color #ccbaff
Border around this has a color of #ccbaff
<div style="border:2px solid #ccbaff;">Content here</div>
.myborder {border:2px solid #ccbaff;}
Border color #ccbaff