#a18ec2 color space conversions
Hex:
#a18ec2
RGB:
161, 142, 194
CMY:
37, 44, 24
CMYK:
17, 27, 0, 24
HSL:
262°, 29.8851%, 65.8824%
HSV (HSB):
262°, 26.8041%, 76.0784%
XYZ:
34.1085, 30.8181, 55.1897
xyY:
0.2840, 0.2566, 30.8181
CIE-Lab:
62.3538, 17.5816, -24.3713
CIE-LCH:
62.3538, 30.0511, 305.8069
CIE-Luv:
62.3538, 6.7036, -39.9843
Hunter-Lab:
55.5141, 12.5231, -20.0837
#a18ec2 color charts
#a18ec2 color shades, tints & tones
#a18ec2 color schemes
#a18ec2 color preview, HTML & CSS examples
This text has a color of #a18ec2
<p style="color:#a18ec2;">Text here</p>
.mytext {color:#a18ec2;}
This box has a color of #a18ec2
<div style="background-color:#a18ec2;">Content here</div>
.mybackground {background-color:#a18ec2;}
Border around this has a color of #a18ec2
<div style="border:2px solid #a18ec2;">Content here</div>
.myborder {border:2px solid #a18ec2;}