#ccbafd color space conversions
Hex:
#ccbafd
RGB:
204, 186, 253
CMY:
20, 27, 1
CMYK:
19, 26, 0, 1
HSL:
256°, 94.3662%, 86.0784%
HSV (HSB):
256°, 26.4822%, 99.2157%
XYZ:
60.1904, 55.0470, 100.3813
xyY:
0.2792, 0.2553, 55.0470
CIE-Lab:
79.0683, 19.5938, -30.7419
CIE-LCH:
79.0683, 36.4552, 302.5119
CIE-Luv:
79.0683, 5.1244, -52.3976
Hunter-Lab:
74.1937, 14.9710, -28.2816
#ccbafd color charts
#ccbafd color shades, tints & tones
#ccbafd color schemes
#ccbafd color preview, HTML & CSS examples
This text has a color of #ccbafd
<p style="color:#ccbafd;">Text here</p>
.mytext {color:#ccbafd;}
This box has a color of #ccbafd
<div style="background-color:#ccbafd;">Content here</div>
.mybackground {background-color:#ccbafd;}
Border around this has a color of #ccbafd
<div style="border:2px solid #ccbafd;">Content here</div>
.myborder {border:2px solid #ccbafd;}