#a1009d color space conversions
Hex:
#a1009d
RGB:
161, 0, 157
CMY:
37, 100, 38
CMYK:
0, 100, 2, 37
HSL:
301°, 100.0000%, 31.5686%
HSV (HSB):
301°, 100.0000%, 63.1373%
XYZ:
20.7837, 10.0114, 32.7353
xyY:
0.3271, 0.1576, 10.0114
CIE-Lab:
37.8629, 69.0627, -41.1156
CIE-LCH:
37.8629, 80.3750, 329.2330
CIE-Luv:
37.8629, 54.6499, -65.7515
Hunter-Lab:
31.6408, 61.8792, -39.1923
#a1009d color charts
#a1009d color shades, tints & tones
#a1009d color schemes
#a1009d color preview, HTML & CSS examples
This text has a color of #a1009d
<p style="color:#a1009d;">Text here</p>
.mytext {color:#a1009d;}
This box has a color of #a1009d
<div style="background-color:#a1009d;">Content here</div>
.mybackground {background-color:#a1009d;}
Border around this has a color of #a1009d
<div style="border:2px solid #a1009d;">Content here</div>
.myborder {border:2px solid #a1009d;}