#a23a9e color space conversions
Hex:
#a23a9e
RGB:
162, 58, 158
CMY:
36, 77, 38
CMYK:
0, 64, 2, 36
HSL:
302°, 47.2727%, 43.1373%
HSV (HSB):
302°, 64.1975%, 63.5294%
XYZ:
22.5849, 13.1761, 33.7006
xyY:
0.3251, 0.1897, 13.1761
CIE-Lab:
43.0274, 55.2634, -33.5156
CIE-LCH:
43.0274, 64.6324, 328.7645
CIE-Luv:
43.0274, 46.5968, -55.5386
Hunter-Lab:
36.2989, 47.5382, -29.6368
#a23a9e color charts
#a23a9e color shades, tints & tones
#a23a9e color schemes
#a23a9e color preview, HTML & CSS examples
This text has a color of #a23a9e
<p style="color:#a23a9e;">Text here</p>
.mytext {color:#a23a9e;}
This box has a color of #a23a9e
<div style="background-color:#a23a9e;">Content here</div>
.mybackground {background-color:#a23a9e;}
Border around this has a color of #a23a9e
<div style="border:2px solid #a23a9e;">Content here</div>
.myborder {border:2px solid #a23a9e;}