#a104ed color space conversions
Hex:
#a104ed
RGB:
161, 4, 237
CMY:
37, 98, 7
CMYK:
32, 98, 0, 7
HSL:
280°, 96.6805%, 47.2549%
HSV (HSB):
280°, 98.3122%, 92.9412%
XYZ:
30.0274, 13.7783, 81.1976
xyY:
0.2402, 0.1102, 13.7783
CIE-Lab:
43.9133, 82.2890, -78.0679
CIE-LCH:
43.9133, 113.4288, 316.5079
CIE-Luv:
43.9133, 29.8195, -119.9699
Hunter-Lab:
37.1192, 79.4384, -103.7126
#a104ed color charts
#a104ed color shades, tints & tones
#a104ed color schemes
#a104ed color preview, HTML & CSS examples
This text has a color of #a104ed
<p style="color:#a104ed;">Text here</p>
.mytext {color:#a104ed;}
This box has a color of #a104ed
<div style="background-color:#a104ed;">Content here</div>
.mybackground {background-color:#a104ed;}
Border around this has a color of #a104ed
<div style="border:2px solid #a104ed;">Content here</div>
.myborder {border:2px solid #a104ed;}