#a03af5 color space conversions
Hex:
#a03af5
RGB:
160, 58, 245
CMY:
37, 77, 4
CMYK:
35, 76, 0, 4
HSL:
273°, 90.3382%, 59.4118%
HSV (HSB):
273°, 76.3265%, 96.0784%
XYZ:
32.4917, 17.0923, 87.9728
xyY:
0.2362, 0.1243, 17.0923
CIE-Lab:
48.3761, 72.1248, -75.2839
CIE-LCH:
48.3761, 104.2576, 313.7723
CIE-Luv:
48.3761, 23.4380, -119.5257
Hunter-Lab:
41.3428, 67.9349, -97.2225
#a03af5 color charts
#a03af5 color shades, tints & tones
#a03af5 color schemes
#a03af5 color preview, HTML & CSS examples
This text has a color of #a03af5
<p style="color:#a03af5;">Text here</p>
.mytext {color:#a03af5;}
This box has a color of #a03af5
<div style="background-color:#a03af5;">Content here</div>
.mybackground {background-color:#a03af5;}
Border around this has a color of #a03af5
<div style="border:2px solid #a03af5;">Content here</div>
.myborder {border:2px solid #a03af5;}