#a8398c color space conversions
Hex:
#a8398c
RGB:
168, 57, 140
CMY:
34, 78, 45
CMYK:
0, 66, 17, 34
HSL:
315°, 49.3333%, 44.1176%
HSV (HSB):
315°, 66.0714%, 65.8824%
XYZ:
22.3452, 13.1445, 26.1704
xyY:
0.3624, 0.2132, 13.1445
CIE-Lab:
42.9802, 54.3673, -22.6602
CIE-LCH:
42.9802, 58.9007, 337.3737
CIE-Luv:
42.9802, 57.0316, -39.8865
Hunter-Lab:
36.2554, 46.5675, -17.4188
#a8398c color charts
#a8398c color shades, tints & tones
#a8398c color schemes
#a8398c color preview, HTML & CSS examples
This text has a color of #a8398c
<p style="color:#a8398c;">Text here</p>
.mytext {color:#a8398c;}
This box has a color of #a8398c
<div style="background-color:#a8398c;">Content here</div>
.mybackground {background-color:#a8398c;}
Border around this has a color of #a8398c
<div style="border:2px solid #a8398c;">Content here</div>
.myborder {border:2px solid #a8398c;}