#8a205c color space conversions
Hex:
#8a205c
RGB:
138, 32, 92
CMY:
46, 87, 64
CMYK:
0, 77, 33, 46
HSL:
326°, 62.3529%, 33.3333%
HSV (HSB):
326°, 76.8116%, 54.1176%
XYZ:
12.9295, 7.2090, 10.8352
xyY:
0.4174, 0.2327, 7.2090
CIE-Lab:
32.2781, 49.0538, -9.4427
CIE-LCH:
32.2781, 49.9544, 349.1040
CIE-Luv:
32.2781, 58.2977, -19.2401
Hunter-Lab:
26.8496, 38.9705, -5.1319
#8a205c color charts
#8a205c color shades, tints & tones
#8a205c color schemes
#8a205c color preview, HTML & CSS examples
This text has a color of #8a205c
<p style="color:#8a205c;">Text here</p>
.mytext {color:#8a205c;}
This box has a color of #8a205c
<div style="background-color:#8a205c;">Content here</div>
.mybackground {background-color:#8a205c;}
Border around this has a color of #8a205c
<div style="border:2px solid #8a205c;">Content here</div>
.myborder {border:2px solid #8a205c;}