#caabfd color space conversions
Hex:
#caabfd
RGB:
202, 171, 253
CMY:
21, 33, 1
CMYK:
20, 32, 0, 1
HSL:
263°, 95.3488%, 83.1373%
HSV (HSB):
263°, 32.4111%, 99.2157%
XYZ:
56.6497, 48.7742, 99.3571
xyY:
0.2766, 0.2382, 48.7742
CIE-Lab:
75.3107, 27.2008, -36.5565
CIE-LCH:
75.3107, 45.5660, 306.6520
CIE-Luv:
75.3107, 10.5250, -62.9076
Hunter-Lab:
69.8385, 22.5731, -35.4630
#caabfd color charts
#caabfd color shades, tints & tones
#caabfd color schemes
#caabfd color preview, HTML & CSS examples
This text has a color of #caabfd
<p style="color:#caabfd;">Text here</p>
.mytext {color:#caabfd;}
This box has a color of #caabfd
<div style="background-color:#caabfd;">Content here</div>
.mybackground {background-color:#caabfd;}
Border around this has a color of #caabfd
<div style="border:2px solid #caabfd;">Content here</div>
.myborder {border:2px solid #caabfd;}