#ca9cc5 color space conversions
Hex:
#ca9cc5
RGB:
202, 156, 197
CMY:
21, 39, 23
CMYK:
0, 23, 2, 21
HSL:
307°, 30.2632%, 70.1961%
HSV (HSB):
307°, 22.7723%, 79.2157%
XYZ:
46.3236, 40.3647, 58.1730
xyY:
0.3198, 0.2786, 40.3647
CIE-Lab:
69.7285, 23.9624, -14.4792
CIE-LCH:
69.7285, 27.9973, 328.8577
CIE-Luv:
69.7285, 23.9333, -26.0101
Hunter-Lab:
63.5332, 18.9656, -9.8145
#ca9cc5 color charts
#ca9cc5 color shades, tints & tones
#ca9cc5 color schemes
#ca9cc5 color preview, HTML & CSS examples
This text has a color of #ca9cc5
<p style="color:#ca9cc5;">Text here</p>
.mytext {color:#ca9cc5;}
This box has a color of #ca9cc5
<div style="background-color:#ca9cc5;">Content here</div>
.mybackground {background-color:#ca9cc5;}
Border around this has a color of #ca9cc5
<div style="border:2px solid #ca9cc5;">Content here</div>
.myborder {border:2px solid #ca9cc5;}