#a030f5 color space conversions
Hex:
#a030f5
RGB:
160, 48, 245
CMY:
37, 81, 4
CMYK:
35, 80, 0, 4
HSL:
274°, 90.7834%, 57.4510%
HSV (HSB):
274°, 80.4082%, 96.0784%
XYZ:
32.0356, 16.1801, 87.8208
xyY:
0.2355, 0.1189, 16.1801
CIE-Lab:
47.2098, 75.5081, -77.1873
CIE-LCH:
47.2098, 107.9785, 314.3700
CIE-Luv:
47.2098, 24.7056, -121.3746
Hunter-Lab:
40.2244, 71.7683, -101.2889
#a030f5 color charts
#a030f5 color shades, tints & tones
#a030f5 color schemes
#a030f5 color preview, HTML & CSS examples
This text has a color of #a030f5
<p style="color:#a030f5;">Text here</p>
.mytext {color:#a030f5;}
This box has a color of #a030f5
<div style="background-color:#a030f5;">Content here</div>
.mybackground {background-color:#a030f5;}
Border around this has a color of #a030f5
<div style="border:2px solid #a030f5;">Content here</div>
.myborder {border:2px solid #a030f5;}