#ca2381 color space conversions
Hex:
#ca2381
RGB:
202, 35, 129
CMY:
21, 86, 49
CMYK:
0, 83, 36, 21
HSL:
326°, 70.4641%, 46.4706%
HSV (HSB):
326°, 82.6733%, 79.2157%
XYZ:
28.9206, 15.3436, 22.2062
xyY:
0.4351, 0.2308, 15.3436
CIE-Lab:
46.1013, 68.6217, -10.6537
CIE-LCH:
46.1013, 69.4438, 351.1751
CIE-Luv:
46.1013, 94.3015, -26.5743
Hunter-Lab:
39.1709, 63.2407, -6.1922
#ca2381 color charts
#ca2381 color shades, tints & tones
#ca2381 color schemes
#ca2381 color preview, HTML & CSS examples
This text has a color of #ca2381
<p style="color:#ca2381;">Text here</p>
.mytext {color:#ca2381;}
This box has a color of #ca2381
<div style="background-color:#ca2381;">Content here</div>
.mybackground {background-color:#ca2381;}
Border around this has a color of #ca2381
<div style="border:2px solid #ca2381;">Content here</div>
.myborder {border:2px solid #ca2381;}