#a23b94 color space conversions
Hex:
#a23b94
RGB:
162, 59, 148
CMY:
36, 77, 42
CMYK:
0, 64, 9, 36
HSL:
308°, 46.6063%, 43.3333%
HSV (HSB):
308°, 63.5802%, 63.5294%
XYZ:
21.8096, 12.9474, 29.3666
xyY:
0.3401, 0.2019, 12.9474
CIE-Lab:
42.6839, 53.1587, -28.0402
CIE-LCH:
42.6839, 60.1008, 332.1892
CIE-Luv:
42.6839, 49.3931, -47.2636
Hunter-Lab:
35.9825, 45.2221, -23.2008
#a23b94 color charts
#a23b94 color shades, tints & tones
#a23b94 color schemes
#a23b94 color preview, HTML & CSS examples
This text has a color of #a23b94
<p style="color:#a23b94;">Text here</p>
.mytext {color:#a23b94;}
This box has a color of #a23b94
<div style="background-color:#a23b94;">Content here</div>
.mybackground {background-color:#a23b94;}
Border around this has a color of #a23b94
<div style="border:2px solid #a23b94;">Content here</div>
.myborder {border:2px solid #a23b94;}