#a23c8e color space conversions
Hex:
#a23c8e
RGB:
162, 60, 142
CMY:
36, 76, 44
CMYK:
0, 63, 12, 36
HSL:
312°, 45.9459%, 43.5294%
HSV (HSB):
312°, 62.9630%, 63.5294%
XYZ:
21.3986, 12.8661, 26.9468
xyY:
0.3496, 0.2102, 12.8661
CIE-Lab:
42.5608, 51.7548, -24.6011
CIE-LCH:
42.5608, 57.3042, 334.5764
CIE-Luv:
42.5608, 50.9496, -42.1151
Hunter-Lab:
35.8693, 43.7167, -19.4329
#a23c8e color charts
#a23c8e color shades, tints & tones
#a23c8e color schemes
#a23c8e color preview, HTML & CSS examples
This text has a color of #a23c8e
<p style="color:#a23c8e;">Text here</p>
.mytext {color:#a23c8e;}
This box has a color of #a23c8e
<div style="background-color:#a23c8e;">Content here</div>
.mybackground {background-color:#a23c8e;}
Border around this has a color of #a23c8e
<div style="border:2px solid #a23c8e;">Content here</div>
.myborder {border:2px solid #a23c8e;}