#a82b9e color space conversions
Hex:
#a82b9e
RGB:
168, 43, 158
CMY:
34, 83, 38
CMYK:
0, 74, 6, 34
HSL:
305°, 59.2417%, 41.3725%
HSV (HSB):
305°, 74.4048%, 65.8824%
XYZ:
23.1839, 12.5212, 33.5427
xyY:
0.3348, 0.1808, 12.5212
CIE-Lab:
42.0328, 62.2646, -35.0187
CIE-LCH:
42.0328, 71.4366, 330.6458
CIE-Luv:
42.0328, 54.5018, -58.3139
Hunter-Lab:
35.3853, 55.0260, -31.4328
#a82b9e color charts
#a82b9e color shades, tints & tones
#a82b9e color schemes
#a82b9e color preview, HTML & CSS examples
This text has a color of #a82b9e
<p style="color:#a82b9e;">Text here</p>
.mytext {color:#a82b9e;}
This box has a color of #a82b9e
<div style="background-color:#a82b9e;">Content here</div>
.mybackground {background-color:#a82b9e;}
Border around this has a color of #a82b9e
<div style="border:2px solid #a82b9e;">Content here</div>
.myborder {border:2px solid #a82b9e;}