#a008a1 color space conversions
Hex:
#a008a1
RGB:
160, 8, 161
CMY:
37, 97, 37
CMYK:
1, 95, 0, 37
HSL:
300°, 90.5325%, 33.1373%
HSV (HSB):
300°, 95.0311%, 63.1373%
XYZ:
21.0171, 10.2205, 34.5832
xyY:
0.3193, 0.1553, 10.2205
CIE-Lab:
38.2352, 68.5806, -42.9488
CIE-LCH:
38.2352, 80.9191, 327.9430
CIE-Luv:
38.2352, 51.9345, -68.3682
Hunter-Lab:
31.9695, 61.4013, -41.7589
#a008a1 color charts
#a008a1 color shades, tints & tones
#a008a1 color schemes
#a008a1 color preview, HTML & CSS examples
This text has a color of #a008a1
<p style="color:#a008a1;">Text here</p>
.mytext {color:#a008a1;}
This box has a color of #a008a1
<div style="background-color:#a008a1;">Content here</div>
.mybackground {background-color:#a008a1;}
Border around this has a color of #a008a1
<div style="border:2px solid #a008a1;">Content here</div>
.myborder {border:2px solid #a008a1;}