#a23a7e color space conversions
Hex:
#a23a7e
RGB:
162, 58, 126
CMY:
36, 77, 51
CMYK:
0, 64, 22, 36
HSL:
321°, 47.2727%, 43.1373%
HSV (HSB):
321°, 64.1975%, 63.5294%
XYZ:
20.1792, 12.2139, 21.0326
xyY:
0.3777, 0.2286, 12.2139
CIE-Lab:
41.5540, 50.2033, -16.3822
CIE-LCH:
41.5540, 52.8086, 341.9276
CIE-Luv:
41.5540, 56.7511, -30.1636
Hunter-Lab:
34.9483, 41.9068, -11.2181
#a23a7e color charts
#a23a7e color shades, tints & tones
#a23a7e color schemes
#a23a7e color preview, HTML & CSS examples
This text has a color of #a23a7e
<p style="color:#a23a7e;">Text here</p>
.mytext {color:#a23a7e;}
This box has a color of #a23a7e
<div style="background-color:#a23a7e;">Content here</div>
.mybackground {background-color:#a23a7e;}
Border around this has a color of #a23a7e
<div style="border:2px solid #a23a7e;">Content here</div>
.myborder {border:2px solid #a23a7e;}