#caaafa color space conversions
Hex:
#caaafa
RGB:
202, 170, 250
CMY:
21, 33, 2
CMYK:
19, 32, 0, 2
HSL:
264°, 88.8889%, 82.3529%
HSV (HSB):
264°, 32.0000%, 98.0392%
XYZ:
55.9872, 48.2081, 96.7967
xyY:
0.2786, 0.2399, 48.2081
CIE-Lab:
74.9560, 27.0827, -35.4871
CIE-LCH:
74.9560, 44.6408, 307.3498
CIE-Luv:
74.9560, 11.2605, -61.0553
Hunter-Lab:
69.4321, 22.4289, -34.0550
#caaafa color charts
#caaafa color shades, tints & tones
#caaafa color schemes
#caaafa color preview, HTML & CSS examples
This text has a color of #caaafa
<p style="color:#caaafa;">Text here</p>
.mytext {color:#caaafa;}
This box has a color of #caaafa
<div style="background-color:#caaafa;">Content here</div>
.mybackground {background-color:#caaafa;}
Border around this has a color of #caaafa
<div style="border:2px solid #caaafa;">Content here</div>
.myborder {border:2px solid #caaafa;}