#a18cc1 color space conversions
Hex:
#a18cc1
RGB:
161, 140, 193
CMY:
37, 45, 24
CMYK:
17, 27, 0, 24
HSL:
264°, 29.9435%, 65.2941%
HSV (HSB):
264°, 27.4611%, 75.6863%
XYZ:
33.7017, 30.1835, 54.5018
xyY:
0.2847, 0.2550, 30.1835
CIE-Lab:
61.8122, 18.4974, -24.6397
CIE-LCH:
61.8122, 30.8102, 306.8961
CIE-Luv:
61.8122, 7.6885, -40.4873
Hunter-Lab:
54.9395, 13.3535, -20.3600
#a18cc1 color charts
#a18cc1 color shades, tints & tones
#a18cc1 color schemes
#a18cc1 color preview, HTML & CSS examples
This text has a color of #a18cc1
<p style="color:#a18cc1;">Text here</p>
.mytext {color:#a18cc1;}
This box has a color of #a18cc1
<div style="background-color:#a18cc1;">Content here</div>
.mybackground {background-color:#a18cc1;}
Border around this has a color of #a18cc1
<div style="border:2px solid #a18cc1;">Content here</div>
.myborder {border:2px solid #a18cc1;}