#ccabef color space conversions
Hex:
#ccabef
RGB:
204, 171, 239
CMY:
20, 33, 6
CMYK:
15, 28, 0, 6
HSL:
269°, 68.0000%, 80.3922%
HSV (HSB):
269°, 28.4519%, 93.7255%
XYZ:
55.0447, 48.1952, 88.0628
xyY:
0.2877, 0.2519, 48.1952
CIE-Lab:
74.9479, 24.7527, -29.5339
CIE-LCH:
74.9479, 38.5350, 309.9667
CIE-Luv:
74.9479, 13.0869, -50.7889
Hunter-Lab:
69.4228, 20.0414, -26.6135
#ccabef color charts
#ccabef color shades, tints & tones
#ccabef color schemes
#ccabef color preview, HTML & CSS examples
This text has a color of #ccabef
<p style="color:#ccabef;">Text here</p>
.mytext {color:#ccabef;}
This box has a color of #ccabef
<div style="background-color:#ccabef;">Content here</div>
.mybackground {background-color:#ccabef;}
Border around this has a color of #ccabef
<div style="border:2px solid #ccabef;">Content here</div>
.myborder {border:2px solid #ccabef;}