#ca7acc color space conversions
Hex:
#ca7acc
RGB:
202, 122, 204
CMY:
21, 52, 20
CMYK:
1, 40, 0, 20
HSL:
299°, 44.5652%, 63.9216%
HSV (HSB):
299°, 40.1961%, 80.0000%
XYZ:
42.2157, 30.8353, 60.8535
xyY:
0.3153, 0.2303, 30.8353
CIE-Lab:
62.3683, 43.6945, -29.6246
CIE-LCH:
62.3683, 52.7904, 325.8630
CIE-Luv:
62.3683, 38.7951, -52.3447
Hunter-Lab:
55.5295, 38.5262, -26.1039
#ca7acc color charts
#ca7acc color shades, tints & tones
#ca7acc color schemes
#ca7acc color preview, HTML & CSS examples
This text has a color of #ca7acc
<p style="color:#ca7acc;">Text here</p>
.mytext {color:#ca7acc;}
This box has a color of #ca7acc
<div style="background-color:#ca7acc;">Content here</div>
.mybackground {background-color:#ca7acc;}
Border around this has a color of #ca7acc
<div style="border:2px solid #ca7acc;">Content here</div>
.myborder {border:2px solid #ca7acc;}