#a83f8c color space conversions
Hex:
#a83f8c
RGB:
168, 63, 140
CMY:
34, 75, 45
CMYK:
0, 63, 17, 34
HSL:
316°, 45.4545%, 45.2941%
HSV (HSB):
316°, 62.5000%, 65.8824%
XYZ:
22.6596, 13.7733, 26.2752
xyY:
0.3614, 0.2196, 13.7733
CIE-Lab:
43.9060, 51.8172, -21.2297
CIE-LCH:
43.9060, 55.9976, 337.7209
CIE-Luv:
43.9060, 55.0001, -37.6601
Hunter-Lab:
37.1124, 44.0394, -15.9980
#a83f8c color charts
#a83f8c color shades, tints & tones
#a83f8c color schemes
#a83f8c color preview, HTML & CSS examples
This text has a color of #a83f8c
<p style="color:#a83f8c;">Text here</p>
.mytext {color:#a83f8c;}
This box has a color of #a83f8c
<div style="background-color:#a83f8c;">Content here</div>
.mybackground {background-color:#a83f8c;}
Border around this has a color of #a83f8c
<div style="border:2px solid #a83f8c;">Content here</div>
.myborder {border:2px solid #a83f8c;}