#ca32c7 color space conversions
Hex:
#ca32c7
RGB:
202, 50, 199
CMY:
21, 80, 22
CMYK:
0, 75, 1, 21
HSL:
301°, 60.3175%, 49.4118%
HSV (HSB):
301°, 75.2475%, 79.2157%
XYZ:
35.8065, 18.9613, 55.8055
xyY:
0.3238, 0.1715, 18.9613
CIE-Lab:
50.6419, 73.8648, -45.1551
CIE-LCH:
50.6419, 86.5736, 328.5617
CIE-Luv:
50.6419, 63.1165, -77.9374
Hunter-Lab:
43.5446, 70.5769, -45.5033
#ca32c7 color charts
#ca32c7 color shades, tints & tones
#ca32c7 color schemes
#ca32c7 color preview, HTML & CSS examples
This text has a color of #ca32c7
<p style="color:#ca32c7;">Text here</p>
.mytext {color:#ca32c7;}
This box has a color of #ca32c7
<div style="background-color:#ca32c7;">Content here</div>
.mybackground {background-color:#ca32c7;}
Border around this has a color of #ca32c7
<div style="border:2px solid #ca32c7;">Content here</div>
.myborder {border:2px solid #ca32c7;}