#ca2acc color space conversions
Hex:
#ca2acc
RGB:
202, 42, 204
CMY:
21, 84, 20
CMYK:
1, 79, 0, 20
HSL:
299°, 65.8537%, 48.2353%
HSV (HSB):
299°, 79.4118%, 80.0000%
XYZ:
36.0842, 18.5721, 58.8097
xyY:
0.3180, 0.1637, 18.5721
CIE-Lab:
50.1828, 76.7745, -48.7686
CIE-LCH:
50.1828, 90.9544, 327.5755
CIE-Luv:
50.1828, 62.6725, -83.4887
Hunter-Lab:
43.0954, 74.0428, -50.7427
#ca2acc color charts
#ca2acc RGB chart
#ca2acc CMYK chart
#ca2acc RGB pie chart
#ca2acc color shades, tints & tones
#ca2acc color schemes
#ca2acc color preview, HTML & CSS examples
This text has a color of #ca2acc
<p style="color:#ca2acc;">Text here</p>
.mytext {color:#ca2acc;}
Text color #ca2acc
This box has a color of #ca2acc
<div style="background-color:#ca2acc;">Content here</div>
.mybackground {background-color:#ca2acc;}
Background color #ca2acc
Border around this has a color of #ca2acc
<div style="border:2px solid #ca2acc;">Content here</div>
.myborder {border:2px solid #ca2acc;}
Border color #ca2acc