#a03cf1 color space conversions
Hex:
#a03cf1
RGB:
160, 60, 241
CMY:
37, 76, 5
CMYK:
34, 75, 0, 5
HSL:
273°, 86.6029%, 59.0196%
HSV (HSB):
273°, 75.1037%, 94.5098%
XYZ:
31.9902, 17.0562, 84.8252
xyY:
0.2390, 0.1274, 17.0562
CIE-Lab:
48.3307, 70.5125, -73.1134
CIE-LCH:
48.3307, 101.5754, 313.9626
CIE-Luv:
48.3307, 23.9485, -116.4093
Hunter-Lab:
41.2991, 65.9924, -92.8677
#a03cf1 color charts
#a03cf1 color shades, tints & tones
#a03cf1 color schemes
#a03cf1 color preview, HTML & CSS examples
This text has a color of #a03cf1
<p style="color:#a03cf1;">Text here</p>
.mytext {color:#a03cf1;}
This box has a color of #a03cf1
<div style="background-color:#a03cf1;">Content here</div>
.mybackground {background-color:#a03cf1;}
Border around this has a color of #a03cf1
<div style="border:2px solid #a03cf1;">Content here</div>
.myborder {border:2px solid #a03cf1;}