#a030df color space conversions
Hex:
#a030df
RGB:
160, 48, 223
CMY:
37, 81, 13
CMYK:
28, 78, 0, 13
HSL:
278°, 73.2218%, 53.1373%
HSV (HSB):
278°, 78.4753%, 87.4510%
XYZ:
28.8734, 14.9152, 71.1692
xyY:
0.2512, 0.1297, 14.9152
CIE-Lab:
45.5178, 70.9536, -67.5045
CIE-LCH:
45.5178, 97.9350, 316.4270
CIE-Luv:
45.5178, 29.5528, -106.7140
Hunter-Lab:
38.6202, 65.8658, -82.2252
#a030df color charts
#a030df color shades, tints & tones
#a030df color schemes
#a030df color preview, HTML & CSS examples
This text has a color of #a030df
<p style="color:#a030df;">Text here</p>
.mytext {color:#a030df;}
This box has a color of #a030df
<div style="background-color:#a030df;">Content here</div>
.mybackground {background-color:#a030df;}
Border around this has a color of #a030df
<div style="border:2px solid #a030df;">Content here</div>
.myborder {border:2px solid #a030df;}