#a05ed2 color space conversions
Hex:
#a05ed2
RGB:
160, 94, 210
CMY:
37, 63, 18
CMYK:
24, 55, 0, 18
HSL:
274°, 56.3107%, 59.6078%
HSV (HSB):
274°, 55.2381%, 82.3529%
XYZ:
30.1328, 20.1321, 63.2705
xyY:
0.2654, 0.1773, 20.1321
CIE-Lab:
51.9863, 47.8896, -49.6774
CIE-LCH:
51.9863, 69.0019, 313.9502
CIE-Luv:
51.9863, 22.3665, -81.8971
Hunter-Lab:
44.8688, 41.3555, -52.1979
#a05ed2 color charts
#a05ed2 color shades, tints & tones
#a05ed2 color schemes
#a05ed2 color preview, HTML & CSS examples
This text has a color of #a05ed2
<p style="color:#a05ed2;">Text here</p>
.mytext {color:#a05ed2;}
This box has a color of #a05ed2
<div style="background-color:#a05ed2;">Content here</div>
.mybackground {background-color:#a05ed2;}
Border around this has a color of #a05ed2
<div style="border:2px solid #a05ed2;">Content here</div>
.myborder {border:2px solid #a05ed2;}