#a106e1 color space conversions
Hex:
#a106e1
RGB:
161, 6, 225
CMY:
37, 98, 12
CMYK:
28, 97, 0, 12
HSL:
282°, 94.8052%, 45.2941%
HSV (HSB):
282°, 97.3333%, 88.2353%
XYZ:
28.3537, 13.1436, 72.2767
xyY:
0.2492, 0.1155, 13.1436
CIE-Lab:
42.9788, 79.8688, -72.7779
CIE-LCH:
42.9788, 108.0539, 317.6596
CIE-Luv:
42.9788, 32.7183, -112.2539
Hunter-Lab:
36.2540, 76.1572, -92.8238
#a106e1 color charts
#a106e1 color shades, tints & tones
#a106e1 color schemes
#a106e1 color preview, HTML & CSS examples
This text has a color of #a106e1
<p style="color:#a106e1;">Text here</p>
.mytext {color:#a106e1;}
This box has a color of #a106e1
<div style="background-color:#a106e1;">Content here</div>
.mybackground {background-color:#a106e1;}
Border around this has a color of #a106e1
<div style="border:2px solid #a106e1;">Content here</div>
.myborder {border:2px solid #a106e1;}