#ca32c4 color space conversions
Hex:
#ca32c4
RGB:
202, 50, 196
CMY:
21, 80, 23
CMYK:
0, 75, 3, 21
HSL:
302°, 60.3175%, 49.4118%
HSV (HSB):
302°, 75.2475%, 79.2157%
XYZ:
35.4615, 18.8233, 53.9888
xyY:
0.3275, 0.1738, 18.8233
CIE-Lab:
50.4798, 73.3998, -43.6785
CIE-LCH:
50.4798, 85.4128, 329.2441
CIE-Luv:
50.4798, 64.1867, -75.6220
Hunter-Lab:
43.3858, 69.9724, -43.4097
#ca32c4 color charts
#ca32c4 color shades, tints & tones
#ca32c4 color schemes
#ca32c4 color preview, HTML & CSS examples
This text has a color of #ca32c4
<p style="color:#ca32c4;">Text here</p>
.mytext {color:#ca32c4;}
This box has a color of #ca32c4
<div style="background-color:#ca32c4;">Content here</div>
.mybackground {background-color:#ca32c4;}
Border around this has a color of #ca32c4
<div style="border:2px solid #ca32c4;">Content here</div>
.myborder {border:2px solid #ca32c4;}