#caa3cd color space conversions
Hex:
#caa3cd
RGB:
202, 163, 205
CMY:
21, 36, 20
CMYK:
1, 20, 0, 20
HSL:
296°, 29.5775%, 72.1569%
HSV (HSB):
296°, 20.4878%, 80.3922%
XYZ:
48.4738, 43.1587, 63.5332
xyY:
0.3124, 0.2781, 43.1587
CIE-Lab:
71.6626, 21.6220, -15.9835
CIE-LCH:
71.6626, 26.8884, 323.5273
CIE-Luv:
71.6626, 19.4625, -28.0920
Hunter-Lab:
65.6953, 16.7408, -11.3520
#caa3cd color charts
#caa3cd color shades, tints & tones
#caa3cd color schemes
#caa3cd color preview, HTML & CSS examples
This text has a color of #caa3cd
<p style="color:#caa3cd;">Text here</p>
.mytext {color:#caa3cd;}
This box has a color of #caa3cd
<div style="background-color:#caa3cd;">Content here</div>
.mybackground {background-color:#caa3cd;}
Border around this has a color of #caa3cd
<div style="border:2px solid #caa3cd;">Content here</div>
.myborder {border:2px solid #caa3cd;}