#ca32f5 color space conversions
Hex:
#ca32f5
RGB:
202, 50, 245
CMY:
21, 80, 4
CMYK:
18, 80, 0, 4
HSL:
287°, 90.6977%, 57.8431%
HSV (HSB):
287°, 79.5918%, 96.0784%
XYZ:
41.9792, 21.4303, 88.3101
xyY:
0.2767, 0.1412, 21.4303
CIE-Lab:
53.4173, 81.5626, -66.8299
CIE-LCH:
53.4173, 105.4452, 320.6698
CIE-Luv:
53.4173, 48.1849, -112.0745
Hunter-Lab:
46.2929, 80.8541, -80.6988
#ca32f5 color charts
#ca32f5 color shades, tints & tones
#ca32f5 color schemes
#ca32f5 color preview, HTML & CSS examples
This text has a color of #ca32f5
<p style="color:#ca32f5;">Text here</p>
.mytext {color:#ca32f5;}
This box has a color of #ca32f5
<div style="background-color:#ca32f5;">Content here</div>
.mybackground {background-color:#ca32f5;}
Border around this has a color of #ca32f5
<div style="border:2px solid #ca32f5;">Content here</div>
.myborder {border:2px solid #ca32f5;}