#ca2aa5 color space conversions
Hex:
#ca2aa5
RGB:
202, 42, 165
CMY:
21, 84, 35
CMYK:
0, 79, 18, 21
HSL:
314°, 65.5738%, 47.8431%
HSV (HSB):
314°, 79.2079%, 79.2157%
XYZ:
31.9766, 16.9291, 37.1796
xyY:
0.3715, 0.1967, 16.9291
CIE-Lab:
48.1706, 71.1534, -29.1518
CIE-LCH:
48.1706, 76.8936, 337.7210
CIE-Luv:
48.1706, 77.6362, -53.2219
Hunter-Lab:
41.1450, 66.7210, -24.7744
#ca2aa5 color charts
#ca2aa5 color shades, tints & tones
#ca2aa5 color schemes
#ca2aa5 color preview, HTML & CSS examples
This text has a color of #ca2aa5
<p style="color:#ca2aa5;">Text here</p>
.mytext {color:#ca2aa5;}
This box has a color of #ca2aa5
<div style="background-color:#ca2aa5;">Content here</div>
.mybackground {background-color:#ca2aa5;}
Border around this has a color of #ca2aa5
<div style="border:2px solid #ca2aa5;">Content here</div>
.myborder {border:2px solid #ca2aa5;}