#573f7f color space conversions
Hex:
#573f7f
RGB:
87, 63, 127
CMY:
66, 75, 50
CMYK:
31, 50, 0, 50
HSL:
263°, 33.6842%, 37.2549%
HSV (HSB):
263°, 50.3937%, 49.8039%
XYZ:
9.5388, 7.1136, 20.9490
xyY:
0.2537, 0.1892, 7.1136
CIE-Lab:
32.0640, 25.1837, -32.5908
CIE-LCH:
32.0640, 41.1871, 307.6941
CIE-Luv:
32.0640, 6.3403, -46.2056
Hunter-Lab:
26.6713, 17.1644, -27.8996
#573f7f color charts
#573f7f color shades, tints & tones
#573f7f color schemes
#573f7f color preview, HTML & CSS examples
This text has a color of #573f7f
<p style="color:#573f7f;">Text here</p>
.mytext {color:#573f7f;}
This box has a color of #573f7f
<div style="background-color:#573f7f;">Content here</div>
.mybackground {background-color:#573f7f;}
Border around this has a color of #573f7f
<div style="border:2px solid #573f7f;">Content here</div>
.myborder {border:2px solid #573f7f;}