#ca2abc color space conversions
Hex:
#ca2abc
RGB:
202, 42, 188
CMY:
21, 84, 26
CMYK:
0, 79, 7, 21
HSL:
305°, 65.5738%, 47.8431%
HSV (HSB):
305°, 79.2079%, 79.2157%
XYZ:
34.2622, 17.8433, 49.2152
xyY:
0.3382, 0.1761, 17.8433
CIE-Lab:
49.3055, 74.3568, -40.8930
CIE-LCH:
49.3055, 84.8597, 331.1911
CIE-Luv:
49.3055, 68.5920, -71.2240
Hunter-Lab:
42.2414, 70.8599, -39.5096
#ca2abc color charts
#ca2abc color shades, tints & tones
#ca2abc color schemes
#ca2abc color preview, HTML & CSS examples
This text has a color of #ca2abc
<p style="color:#ca2abc;">Text here</p>
.mytext {color:#ca2abc;}
This box has a color of #ca2abc
<div style="background-color:#ca2abc;">Content here</div>
.mybackground {background-color:#ca2abc;}
Border around this has a color of #ca2abc
<div style="border:2px solid #ca2abc;">Content here</div>
.myborder {border:2px solid #ca2abc;}