#a82f8a color space conversions
Hex:
#a82f8a
RGB:
168, 47, 138
CMY:
34, 82, 46
CMYK:
0, 72, 18, 34
HSL:
315°, 56.2791%, 42.1569%
HSV (HSB):
315°, 72.0238%, 65.8824%
XYZ:
21.7524, 12.1928, 25.2517
xyY:
0.3675, 0.2060, 12.1928
CIE-Lab:
41.5210, 57.9038, -23.7038
CIE-LCH:
41.5210, 62.5677, 337.7376
CIE-Luv:
41.5210, 60.7058, -41.5533
Hunter-Lab:
34.9182, 50.0901, -18.4338
#a82f8a color charts
#a82f8a color shades, tints & tones
#a82f8a color schemes
#a82f8a color preview, HTML & CSS examples
This text has a color of #a82f8a
<p style="color:#a82f8a;">Text here</p>
.mytext {color:#a82f8a;}
This box has a color of #a82f8a
<div style="background-color:#a82f8a;">Content here</div>
.mybackground {background-color:#a82f8a;}
Border around this has a color of #a82f8a
<div style="border:2px solid #a82f8a;">Content here</div>
.myborder {border:2px solid #a82f8a;}