#a03ef5 color space conversions
Hex:
#a03ef5
RGB:
160, 62, 245
CMY:
37, 76, 4
CMYK:
35, 75, 0, 4
HSL:
272°, 90.1478%, 60.1961%
HSV (HSB):
272°, 74.6939%, 96.0784%
XYZ:
32.7013, 17.5114, 88.0427
xyY:
0.2365, 0.1267, 17.5114
CIE-Lab:
48.8980, 70.6250, -74.4332
CIE-LCH:
48.8980, 102.6070, 313.4962
CIE-Luv:
48.8980, 22.8520, -118.6498
Hunter-Lab:
41.8466, 66.2581, -95.4498
#a03ef5 color charts
#a03ef5 color shades, tints & tones
#a03ef5 color schemes
#a03ef5 color preview, HTML & CSS examples
This text has a color of #a03ef5
<p style="color:#a03ef5;">Text here</p>
.mytext {color:#a03ef5;}
This box has a color of #a03ef5
<div style="background-color:#a03ef5;">Content here</div>
.mybackground {background-color:#a03ef5;}
Border around this has a color of #a03ef5
<div style="border:2px solid #a03ef5;">Content here</div>
.myborder {border:2px solid #a03ef5;}