#a180a1 color space conversions
Hex:
#a180a1
RGB:
161, 128, 161
CMY:
37, 50, 37
CMYK:
0, 20, 0, 37
HSL:
300°, 14.9321%, 56.6667%
HSV (HSB):
300°, 20.4969%, 63.1373%
XYZ:
28.8501, 25.5886, 37.1367
xyY:
0.3150, 0.2794, 25.5886
CIE-Lab:
57.6445, 18.5931, -12.7637
CIE-LCH:
57.6445, 22.5525, 325.5313
CIE-Luv:
57.6445, 16.7505, -21.6663
Hunter-Lab:
50.5852, 13.2794, -8.1177
#a180a1 color charts
#a180a1 color shades, tints & tones
#a180a1 color schemes
#a180a1 color preview, HTML & CSS examples
This text has a color of #a180a1
<p style="color:#a180a1;">Text here</p>
.mytext {color:#a180a1;}
This box has a color of #a180a1
<div style="background-color:#a180a1;">Content here</div>
.mybackground {background-color:#a180a1;}
Border around this has a color of #a180a1
<div style="border:2px solid #a180a1;">Content here</div>
.myborder {border:2px solid #a180a1;}