#a18acc color space conversions
Hex:
#a18acc
RGB:
161, 138, 204
CMY:
37, 46, 20
CMYK:
21, 32, 0, 20
HSL:
261°, 39.2857%, 67.0588%
HSV (HSB):
261°, 32.3529%, 80.0000%
XYZ:
34.6855, 30.1137, 61.1111
xyY:
0.2755, 0.2392, 30.1137
CIE-Lab:
61.7522, 22.1670, -30.9190
CIE-LCH:
61.7522, 38.0442, 305.6381
CIE-Luv:
61.7522, 7.4845, -51.1030
Hunter-Lab:
54.8759, 16.7919, -27.6136
#a18acc color charts
#a18acc color shades, tints & tones
#a18acc color schemes
#a18acc color preview, HTML & CSS examples
This text has a color of #a18acc
<p style="color:#a18acc;">Text here</p>
.mytext {color:#a18acc;}
This box has a color of #a18acc
<div style="background-color:#a18acc;">Content here</div>
.mybackground {background-color:#a18acc;}
Border around this has a color of #a18acc
<div style="border:2px solid #a18acc;">Content here</div>
.myborder {border:2px solid #a18acc;}