#caaddc color space conversions
Hex:
#caaddc
RGB:
202, 173, 220
CMY:
21, 32, 14
CMYK:
8, 21, 0, 14
HSL:
277°, 40.1709%, 77.0588%
HSV (HSB):
277°, 21.3636%, 86.2745%
XYZ:
52.2190, 47.6110, 74.1478
xyY:
0.3001, 0.2737, 47.6110
CIE-Lab:
74.5789, 19.0856, -19.7876
CIE-LCH:
74.5789, 27.4920, 313.9655
CIE-Luv:
74.5789, 12.9879, -33.9292
Hunter-Lab:
69.0007, 14.3355, -15.4122
#caaddc color charts
#caaddc RGB chart
#caaddc CMYK chart
#caaddc RGB pie chart
#caaddc color shades, tints & tones
#caaddc color schemes
#caaddc color preview, HTML & CSS examples
This text has a color of #caaddc
<p style="color:#caaddc;">Text here</p>
.mytext {color:#caaddc;}
Text color #caaddc
This box has a color of #caaddc
<div style="background-color:#caaddc;">Content here</div>
.mybackground {background-color:#caaddc;}
Background color #caaddc
Border around this has a color of #caaddc
<div style="border:2px solid #caaddc;">Content here</div>
.myborder {border:2px solid #caaddc;}
Border color #caaddc