#ccafff color space conversions
Hex:
#ccafff
RGB:
204, 175, 255
CMY:
20, 31, 0
CMYK:
20, 31, 0, 0
HSL:
262°, 100.0000%, 84.3137%
HSV (HSB):
262°, 31.3725%, 100.0000%
XYZ:
58.2818, 50.7173, 101.3254
xyY:
0.2771, 0.2411, 50.7173
CIE-Lab:
76.5075, 26.0450, -35.7656
CIE-LCH:
76.5075, 44.2439, 306.0626
CIE-Luv:
76.5075, 9.6975, -61.5472
Hunter-Lab:
71.2161, 21.4526, -34.5058
#ccafff color charts
#ccafff color shades, tints & tones
#ccafff color schemes
#ccafff color preview, HTML & CSS examples
This text has a color of #ccafff
<p style="color:#ccafff;">Text here</p>
.mytext {color:#ccafff;}
This box has a color of #ccafff
<div style="background-color:#ccafff;">Content here</div>
.mybackground {background-color:#ccafff;}
Border around this has a color of #ccafff
<div style="border:2px solid #ccafff;">Content here</div>
.myborder {border:2px solid #ccafff;}