#a01ed2 color space conversions
Hex:
#a01ed2
RGB:
160, 30, 210
CMY:
37, 88, 18
CMYK:
24, 86, 0, 18
HSL:
283°, 75.0000%, 47.0588%
HSV (HSB):
283°, 85.7143%, 82.3529%
XYZ:
26.5943, 13.0553, 62.0910
xyY:
0.2614, 0.1283, 13.0553
CIE-Lab:
42.8464, 73.3812, -64.3922
CIE-LCH:
42.8464, 97.6276, 318.7329
CIE-Luv:
42.8464, 34.7819, -100.7302
Hunter-Lab:
36.1321, 68.1504, -76.5942
#a01ed2 color charts
#a01ed2 color shades, tints & tones
#a01ed2 color schemes
#a01ed2 color preview, HTML & CSS examples
This text has a color of #a01ed2
<p style="color:#a01ed2;">Text here</p>
.mytext {color:#a01ed2;}
This box has a color of #a01ed2
<div style="background-color:#a01ed2;">Content here</div>
.mybackground {background-color:#a01ed2;}
Border around this has a color of #a01ed2
<div style="border:2px solid #a01ed2;">Content here</div>
.myborder {border:2px solid #a01ed2;}