#a03ed1 color space conversions
Hex:
#a03ed1
RGB:
160, 62, 209
CMY:
37, 76, 18
CMYK:
23, 70, 0, 18
HSL:
280°, 61.5063%, 53.1373%
HSV (HSB):
280°, 70.3349%, 81.9608%
XYZ:
27.7285, 15.5223, 61.8562
xyY:
0.2638, 0.1477, 15.5223
CIE-Lab:
46.3414, 62.9008, -58.1571
CIE-LCH:
46.3414, 85.6665, 317.2440
CIE-Luv:
46.3414, 30.5874, -93.4976
Hunter-Lab:
39.3983, 56.6808, -65.5078
#a03ed1 color charts
#a03ed1 color shades, tints & tones
#a03ed1 color schemes
#a03ed1 color preview, HTML & CSS examples
This text has a color of #a03ed1
<p style="color:#a03ed1;">Text here</p>
.mytext {color:#a03ed1;}
This box has a color of #a03ed1
<div style="background-color:#a03ed1;">Content here</div>
.mybackground {background-color:#a03ed1;}
Border around this has a color of #a03ed1
<div style="border:2px solid #a03ed1;">Content here</div>
.myborder {border:2px solid #a03ed1;}