#ca7cc5 color space conversions
Hex:
#ca7cc5
RGB:
202, 124, 197
CMY:
21, 51, 23
CMYK:
0, 39, 2, 21
HSL:
304°, 42.3913%, 63.9216%
HSV (HSB):
304°, 38.6139%, 79.2157%
XYZ:
41.6428, 31.0031, 56.6127
xyY:
0.3222, 0.2399, 31.0031
CIE-Lab:
62.5102, 41.3492, -25.4604
CIE-LCH:
62.5102, 48.5591, 328.3776
CIE-Luv:
62.5102, 39.3115, -45.4221
Hunter-Lab:
55.6804, 36.0576, -21.3064
#ca7cc5 color charts
#ca7cc5 color shades, tints & tones
#ca7cc5 color schemes
#ca7cc5 color preview, HTML & CSS examples
This text has a color of #ca7cc5
<p style="color:#ca7cc5;">Text here</p>
.mytext {color:#ca7cc5;}
This box has a color of #ca7cc5
<div style="background-color:#ca7cc5;">Content here</div>
.mybackground {background-color:#ca7cc5;}
Border around this has a color of #ca7cc5
<div style="border:2px solid #ca7cc5;">Content here</div>
.myborder {border:2px solid #ca7cc5;}