#a82e9f color space conversions
Hex:
#a82e9f
RGB:
168, 46, 159
CMY:
34, 82, 38
CMYK:
0, 73, 5, 34
HSL:
304°, 57.0093%, 41.9608%
HSV (HSB):
304°, 72.6190%, 65.8824%
XYZ:
23.3835, 12.7820, 34.0356
xyY:
0.3331, 0.1821, 12.7820
CIE-Lab:
42.4330, 61.4336, -34.9873
CIE-LCH:
42.4330, 70.6979, 330.3379
CIE-Luv:
42.4330, 53.5158, -58.3028
Hunter-Lab:
35.7520, 54.1814, -31.4173
#a82e9f color charts
#a82e9f color shades, tints & tones
#a82e9f color schemes
#a82e9f color preview, HTML & CSS examples
This text has a color of #a82e9f
<p style="color:#a82e9f;">Text here</p>
.mytext {color:#a82e9f;}
This box has a color of #a82e9f
<div style="background-color:#a82e9f;">Content here</div>
.mybackground {background-color:#a82e9f;}
Border around this has a color of #a82e9f
<div style="border:2px solid #a82e9f;">Content here</div>
.myborder {border:2px solid #a82e9f;}