#a032ec color space conversions
Hex:
#a032ec
RGB:
160, 50, 236
CMY:
37, 80, 7
CMYK:
32, 79, 0, 7
HSL:
275°, 83.0357%, 56.0784%
HSV (HSB):
275°, 78.8136%, 92.5490%
XYZ:
30.7781, 15.8109, 80.7865
xyY:
0.2416, 0.1241, 15.8109
CIE-Lab:
46.7254, 72.9825, -72.9129
CIE-LCH:
46.7254, 103.1636, 315.0273
CIE-Luv:
46.7254, 26.3714, -115.0989
Hunter-Lab:
39.7629, 68.5811, -92.6256
#a032ec color charts
#a032ec color shades, tints & tones
#a032ec color schemes
#a032ec color preview, HTML & CSS examples
This text has a color of #a032ec
<p style="color:#a032ec;">Text here</p>
.mytext {color:#a032ec;}
This box has a color of #a032ec
<div style="background-color:#a032ec;">Content here</div>
.mybackground {background-color:#a032ec;}
Border around this has a color of #a032ec
<div style="border:2px solid #a032ec;">Content here</div>
.myborder {border:2px solid #a032ec;}