#ccaffb color space conversions
Hex:
#ccaffb
RGB:
204, 175, 251
CMY:
20, 31, 2
CMYK:
19, 30, 0, 2
HSL:
263°, 90.4762%, 83.5294%
HSV (HSB):
263°, 30.2789%, 98.4314%
XYZ:
57.6444, 50.4623, 97.9688
xyY:
0.2797, 0.2449, 50.4623
CIE-Lab:
76.3522, 25.1601, -33.8530
CIE-LCH:
76.3522, 42.1788, 306.6203
CIE-Luv:
76.3522, 10.0960, -58.1882
Hunter-Lab:
71.0369, 20.5332, -32.0426
#ccaffb color charts
#ccaffb color shades, tints & tones
#ccaffb color schemes
#ccaffb color preview, HTML & CSS examples
This text has a color of #ccaffb
<p style="color:#ccaffb;">Text here</p>
.mytext {color:#ccaffb;}
This box has a color of #ccaffb
<div style="background-color:#ccaffb;">Content here</div>
.mybackground {background-color:#ccaffb;}
Border around this has a color of #ccaffb
<div style="border:2px solid #ccaffb;">Content here</div>
.myborder {border:2px solid #ccaffb;}