#a03bf5 color space conversions
Hex:
#a03bf5
RGB:
160, 59, 245
CMY:
37, 77, 4
CMYK:
35, 76, 0, 4
HSL:
273°, 90.2913%, 59.6078%
HSV (HSB):
273°, 75.9184%, 96.0784%
XYZ:
32.5426, 17.1941, 87.9898
xyY:
0.2363, 0.1248, 17.1941
CIE-Lab:
48.5037, 71.7574, -75.0759
CIE-LCH:
48.5037, 103.8534, 313.7053
CIE-Luv:
48.5037, 23.2959, -119.3143
Hunter-Lab:
41.4658, 67.5229, -96.7866
#a03bf5 color charts
#a03bf5 color shades, tints & tones
#a03bf5 color schemes
#a03bf5 color preview, HTML & CSS examples
This text has a color of #a03bf5
<p style="color:#a03bf5;">Text here</p>
.mytext {color:#a03bf5;}
This box has a color of #a03bf5
<div style="background-color:#a03bf5;">Content here</div>
.mybackground {background-color:#a03bf5;}
Border around this has a color of #a03bf5
<div style="border:2px solid #a03bf5;">Content here</div>
.myborder {border:2px solid #a03bf5;}