#a23f7d color space conversions
Hex:
#a23f7d
RGB:
162, 63, 125
CMY:
36, 75, 51
CMYK:
0, 61, 23, 36
HSL:
322°, 44.0000%, 44.1176%
HSV (HSB):
322°, 61.1111%, 63.5294%
XYZ:
20.3795, 12.7171, 20.7826
xyY:
0.3782, 0.2360, 12.7171
CIE-Lab:
42.3338, 47.8254, -14.5778
CIE-LCH:
42.3338, 49.9978, 343.0482
CIE-Luv:
42.3338, 55.1622, -27.4251
Hunter-Lab:
35.6610, 39.6021, -9.5904
#a23f7d color charts
#a23f7d color shades, tints & tones
#a23f7d color schemes
#a23f7d color preview, HTML & CSS examples
This text has a color of #a23f7d
<p style="color:#a23f7d;">Text here</p>
.mytext {color:#a23f7d;}
This box has a color of #a23f7d
<div style="background-color:#a23f7d;">Content here</div>
.mybackground {background-color:#a23f7d;}
Border around this has a color of #a23f7d
<div style="border:2px solid #a23f7d;">Content here</div>
.myborder {border:2px solid #a23f7d;}