#a10dfa color space conversions
Hex:
#a10dfa
RGB:
161, 13, 250
CMY:
37, 95, 2
CMYK:
36, 95, 0, 2
HSL:
277°, 95.9514%, 51.5686%
HSV (HSB):
277°, 94.8000%, 98.0392%
XYZ:
32.0972, 14.7670, 91.6011
xyY:
0.2318, 0.1066, 14.7670
CIE-Lab:
45.3135, 83.9051, -83.0907
CIE-LCH:
45.3135, 118.0853, 315.2794
CIE-Luv:
45.3135, 26.5872, -127.7225
Hunter-Lab:
38.4279, 81.8446, -114.4308
#a10dfa color charts
#a10dfa color shades, tints & tones
#a10dfa color schemes
#a10dfa color preview, HTML & CSS examples
This text has a color of #a10dfa
<p style="color:#a10dfa;">Text here</p>
.mytext {color:#a10dfa;}
This box has a color of #a10dfa
<div style="background-color:#a10dfa;">Content here</div>
.mybackground {background-color:#a10dfa;}
Border around this has a color of #a10dfa
<div style="border:2px solid #a10dfa;">Content here</div>
.myborder {border:2px solid #a10dfa;}