#a03ce1 color space conversions
Hex:
#a03ce1
RGB:
160, 60, 225
CMY:
37, 76, 12
CMYK:
29, 73, 0, 12
HSL:
276°, 73.3333%, 55.8824%
HSV (HSB):
276°, 73.3333%, 88.2353%
XYZ:
29.7037, 16.1415, 72.7842
xyY:
0.2504, 0.1361, 16.1415
CIE-Lab:
47.1596, 67.0680, -65.9769
CIE-LCH:
47.1596, 94.0801, 315.4699
CIE-Luv:
47.1596, 27.3127, -105.4291
Hunter-Lab:
40.1765, 61.6612, -79.2868
#a03ce1 color charts
#a03ce1 color shades, tints & tones
#a03ce1 color schemes
#a03ce1 color preview, HTML & CSS examples
This text has a color of #a03ce1
<p style="color:#a03ce1;">Text here</p>
.mytext {color:#a03ce1;}
This box has a color of #a03ce1
<div style="background-color:#a03ce1;">Content here</div>
.mybackground {background-color:#a03ce1;}
Border around this has a color of #a03ce1
<div style="border:2px solid #a03ce1;">Content here</div>
.myborder {border:2px solid #a03ce1;}