#ccabfd color space conversions
Hex:
#ccabfd
RGB:
204, 171, 253
CMY:
20, 33, 1
CMYK:
19, 32, 0, 1
HSL:
264°, 95.3488%, 83.1373%
HSV (HSB):
264°, 32.4111%, 99.2157%
XYZ:
57.1944, 49.0550, 99.3826
xyY:
0.2781, 0.2386, 49.0550
CIE-Lab:
75.4856, 27.7913, -36.2715
CIE-LCH:
75.4856, 45.6944, 307.4594
CIE-Luv:
75.4856, 11.6022, -62.5372
Hunter-Lab:
70.0393, 23.1950, -35.1023
#ccabfd color charts
#ccabfd color shades, tints & tones
#ccabfd color schemes
#ccabfd color preview, HTML & CSS examples
This text has a color of #ccabfd
<p style="color:#ccabfd;">Text here</p>
.mytext {color:#ccabfd;}
This box has a color of #ccabfd
<div style="background-color:#ccabfd;">Content here</div>
.mybackground {background-color:#ccabfd;}
Border around this has a color of #ccabfd
<div style="border:2px solid #ccabfd;">Content here</div>
.myborder {border:2px solid #ccabfd;}