#ca2ac9 color space conversions
Hex:
#ca2ac9
RGB:
202, 42, 201
CMY:
21, 84, 21
CMYK:
0, 79, 0, 21
HSL:
300°, 65.5738%, 47.8431%
HSV (HSB):
300°, 79.2079%, 79.2157%
XYZ:
35.7277, 18.4295, 56.9325
xyY:
0.3216, 0.1659, 18.4295
CIE-Lab:
50.0130, 76.3103, -47.3097
CIE-LCH:
50.0130, 89.7857, 328.2025
CIE-Luv:
50.0130, 63.7564, -81.2102
Hunter-Lab:
42.9296, 73.4278, -48.5786
#ca2ac9 color charts
#ca2ac9 color shades, tints & tones
#ca2ac9 color schemes
#ca2ac9 color preview, HTML & CSS examples
This text has a color of #ca2ac9
<p style="color:#ca2ac9;">Text here</p>
.mytext {color:#ca2ac9;}
This box has a color of #ca2ac9
<div style="background-color:#ca2ac9;">Content here</div>
.mybackground {background-color:#ca2ac9;}
Border around this has a color of #ca2ac9
<div style="border:2px solid #ca2ac9;">Content here</div>
.myborder {border:2px solid #ca2ac9;}