#a23f8a color space conversions
Hex:
#a23f8a
RGB:
162, 63, 138
CMY:
36, 75, 46
CMYK:
0, 61, 15, 36
HSL:
315°, 44.0000%, 44.1176%
HSV (HSB):
315°, 61.1111%, 63.5294%
XYZ:
21.2652, 13.0714, 25.4470
xyY:
0.3557, 0.2186, 13.0714
CIE-Lab:
42.8706, 49.7861, -21.6927
CIE-LCH:
42.8706, 54.3068, 336.4563
CIE-Luv:
42.8706, 51.1627, -37.7593
Hunter-Lab:
36.1544, 41.7199, -16.4228
#a23f8a color charts
#a23f8a color shades, tints & tones
#a23f8a color schemes
#a23f8a color preview, HTML & CSS examples
This text has a color of #a23f8a
<p style="color:#a23f8a;">Text here</p>
.mytext {color:#a23f8a;}
This box has a color of #a23f8a
<div style="background-color:#a23f8a;">Content here</div>
.mybackground {background-color:#a23f8a;}
Border around this has a color of #a23f8a
<div style="border:2px solid #a23f8a;">Content here</div>
.myborder {border:2px solid #a23f8a;}