#ca32e2 color space conversions
Hex:
#ca32e2
RGB:
202, 50, 226
CMY:
21, 80, 11
CMYK:
11, 78, 0, 11
HSL:
292°, 75.2137%, 54.1176%
HSV (HSB):
292°, 77.8761%, 88.6275%
XYZ:
39.2252, 20.3287, 73.8079
xyY:
0.2941, 0.1524, 20.3287
CIE-Lab:
52.2069, 78.2641, -58.0908
CIE-LCH:
52.2069, 97.4670, 323.4157
CIE-Luv:
52.2069, 54.0072, -98.3067
Hunter-Lab:
45.0874, 76.3886, -65.4964
#ca32e2 color charts
#ca32e2 color shades, tints & tones
#ca32e2 color schemes
#ca32e2 color preview, HTML & CSS examples
This text has a color of #ca32e2
<p style="color:#ca32e2;">Text here</p>
.mytext {color:#ca32e2;}
This box has a color of #ca32e2
<div style="background-color:#ca32e2;">Content here</div>
.mybackground {background-color:#ca32e2;}
Border around this has a color of #ca32e2
<div style="border:2px solid #ca32e2;">Content here</div>
.myborder {border:2px solid #ca32e2;}