#a25c9a color space conversions
Hex:
#a25c9a
RGB:
162, 92, 154
CMY:
36, 64, 40
CMYK:
0, 43, 5, 36
HSL:
307°, 27.5591%, 49.8039%
HSV (HSB):
307°, 43.2099%, 63.5294%
XYZ:
24.5602, 17.6688, 32.6878
xyY:
0.3278, 0.2358, 17.6688
CIE-Lab:
49.0919, 37.9010, -21.6905
CIE-LCH:
49.0919, 43.6688, 330.2177
CIE-Luv:
49.0919, 35.4728, -37.0977
Hunter-Lab:
42.0342, 30.7358, -16.6827
#a25c9a color charts
#a25c9a color shades, tints & tones
#a25c9a color schemes
#a25c9a color preview, HTML & CSS examples
This text has a color of #a25c9a
<p style="color:#a25c9a;">Text here</p>
.mytext {color:#a25c9a;}
This box has a color of #a25c9a
<div style="background-color:#a25c9a;">Content here</div>
.mybackground {background-color:#a25c9a;}
Border around this has a color of #a25c9a
<div style="border:2px solid #a25c9a;">Content here</div>
.myborder {border:2px solid #a25c9a;}