#a18bc9 color space conversions
Hex:
#a18bc9
RGB:
161, 139, 201
CMY:
37, 45, 21
CMYK:
20, 31, 0, 21
HSL:
261°, 36.4706%, 66.6667%
HSV (HSB):
261°, 30.8458%, 78.8235%
XYZ:
34.4732, 30.2594, 59.2820
xyY:
0.2780, 0.2440, 30.2594
CIE-Lab:
61.8774, 20.8968, -29.0405
CIE-LCH:
61.8774, 35.7775, 305.7378
CIE-Luv:
61.8774, 7.3532, -47.9062
Hunter-Lab:
55.0085, 15.5990, -25.3902
#a18bc9 color charts
#a18bc9 color shades, tints & tones
#a18bc9 color schemes
#a18bc9 color preview, HTML & CSS examples
This text has a color of #a18bc9
<p style="color:#a18bc9;">Text here</p>
.mytext {color:#a18bc9;}
This box has a color of #a18bc9
<div style="background-color:#a18bc9;">Content here</div>
.mybackground {background-color:#a18bc9;}
Border around this has a color of #a18bc9
<div style="border:2px solid #a18bc9;">Content here</div>
.myborder {border:2px solid #a18bc9;}