#a10dfb color space conversions
Hex:
#a10dfb
RGB:
161, 13, 251
CMY:
37, 95, 2
CMYK:
36, 95, 0, 2
HSL:
277°, 96.7480%, 51.7647%
HSV (HSB):
277°, 94.8207%, 98.4314%
XYZ:
32.2545, 14.8299, 92.4293
xyY:
0.2312, 0.1063, 14.8299
CIE-Lab:
45.4004, 84.0981, -83.5081
CIE-LCH:
45.4004, 118.5162, 315.2017
CIE-Luv:
45.4004, 26.3696, -128.3399
Hunter-Lab:
38.5097, 82.1139, -115.3485
#a10dfb color charts
#a10dfb color shades, tints & tones
#a10dfb color schemes
#a10dfb color preview, HTML & CSS examples
This text has a color of #a10dfb
<p style="color:#a10dfb;">Text here</p>
.mytext {color:#a10dfb;}
This box has a color of #a10dfb
<div style="background-color:#a10dfb;">Content here</div>
.mybackground {background-color:#a10dfb;}
Border around this has a color of #a10dfb
<div style="border:2px solid #a10dfb;">Content here</div>
.myborder {border:2px solid #a10dfb;}