#a032f5 color space conversions
Hex:
#a032f5
RGB:
160, 50, 245
CMY:
37, 80, 4
CMYK:
35, 80, 0, 4
HSL:
274°, 90.6977%, 57.8431%
HSV (HSB):
274°, 79.5918%, 96.0784%
XYZ:
32.1192, 16.3474, 87.8487
xyY:
0.2356, 0.1199, 16.3474
CIE-Lab:
47.4270, 74.8749, -76.8326
CIE-LCH:
47.4270, 107.2824, 314.2607
CIE-Luv:
47.4270, 24.4741, -121.0421
Hunter-Lab:
40.4319, 71.0453, -100.5205
#a032f5 color charts
#a032f5 color shades, tints & tones
#a032f5 color schemes
#a032f5 color preview, HTML & CSS examples
This text has a color of #a032f5
<p style="color:#a032f5;">Text here</p>
.mytext {color:#a032f5;}
This box has a color of #a032f5
<div style="background-color:#a032f5;">Content here</div>
.mybackground {background-color:#a032f5;}
Border around this has a color of #a032f5
<div style="border:2px solid #a032f5;">Content here</div>
.myborder {border:2px solid #a032f5;}