#a25f8a color space conversions
Hex:
#a25f8a
RGB:
162, 95, 138
CMY:
36, 63, 46
CMYK:
0, 41, 15, 36
HSL:
321°, 26.4822%, 50.3922%
HSV (HSB):
321°, 41.3580%, 63.5294%
XYZ:
23.5799, 17.7008, 26.2185
xyY:
0.3493, 0.2622, 17.7008
CIE-Lab:
49.1312, 33.4372, -12.1314
CIE-LCH:
49.1312, 35.5698, 340.0586
CIE-Luv:
49.1312, 37.4537, -22.4437
Hunter-Lab:
42.0723, 26.4161, -7.4976
#a25f8a color charts
#a25f8a color shades, tints & tones
#a25f8a color schemes
#a25f8a color preview, HTML & CSS examples
This text has a color of #a25f8a
<p style="color:#a25f8a;">Text here</p>
.mytext {color:#a25f8a;}
This box has a color of #a25f8a
<div style="background-color:#a25f8a;">Content here</div>
.mybackground {background-color:#a25f8a;}
Border around this has a color of #a25f8a
<div style="border:2px solid #a25f8a;">Content here</div>
.myborder {border:2px solid #a25f8a;}