#ccbafc color space conversions
Hex:
#ccbafc
RGB:
204, 186, 252
CMY:
20, 27, 1
CMYK:
19, 26, 0, 1
HSL:
256°, 91.6667%, 85.8824%
HSV (HSB):
256°, 26.1905%, 98.8235%
XYZ:
60.0314, 54.9835, 99.5443
xyY:
0.2798, 0.2563, 54.9835
CIE-Lab:
79.0317, 19.3733, -30.2626
CIE-LCH:
79.0317, 35.9326, 302.6263
CIE-Luv:
79.0317, 5.2081, -51.5572
Hunter-Lab:
74.1508, 14.7471, -27.6887
#ccbafc color charts
#ccbafc color shades, tints & tones
#ccbafc color schemes
#ccbafc color preview, HTML & CSS examples
This text has a color of #ccbafc
<p style="color:#ccbafc;">Text here</p>
.mytext {color:#ccbafc;}
This box has a color of #ccbafc
<div style="background-color:#ccbafc;">Content here</div>
.mybackground {background-color:#ccbafc;}
Border around this has a color of #ccbafc
<div style="border:2px solid #ccbafc;">Content here</div>
.myborder {border:2px solid #ccbafc;}