#a180dd color space conversions
Hex:
#a180dd
RGB:
161, 128, 221
CMY:
37, 50, 13
CMYK:
27, 42, 0, 13
HSL:
261°, 57.7640%, 68.4314%
HSV (HSB):
261°, 42.0814%, 86.6667%
XYZ:
35.4683, 28.2359, 71.9873
xyY:
0.2614, 0.2081, 28.2359
CIE-Lab:
60.1012, 31.9509, -43.0232
CIE-LCH:
60.1012, 53.5897, 306.5992
CIE-Luv:
60.1012, 9.6511, -71.7563
Hunter-Lab:
53.1374, 26.1550, -43.1262
#a180dd color charts
#a180dd color shades, tints & tones
#a180dd color schemes
#a180dd color preview, HTML & CSS examples
This text has a color of #a180dd
<p style="color:#a180dd;">Text here</p>
.mytext {color:#a180dd;}
This box has a color of #a180dd
<div style="background-color:#a180dd;">Content here</div>
.mybackground {background-color:#a180dd;}
Border around this has a color of #a180dd
<div style="border:2px solid #a180dd;">Content here</div>
.myborder {border:2px solid #a180dd;}