#57295c color space conversions
Hex:
#57295c
RGB:
87, 41, 92
CMY:
66, 84, 64
CMYK:
5, 55, 0, 64
HSL:
294°, 38.3459%, 26.0784%
HSV (HSB):
294°, 55.4348%, 36.0784%
XYZ:
6.6552, 4.3848, 10.6208
xyY:
0.3072, 0.2024, 4.3848
CIE-Lab:
24.9049, 29.7696, -21.5396
CIE-LCH:
24.9049, 36.7449, 324.1127
CIE-Luv:
24.9049, 18.5896, -29.1178
Hunter-Lab:
20.9400, 20.0863, -15.4141
#57295c color charts
#57295c color shades, tints & tones
#57295c color schemes
#57295c color preview, HTML & CSS examples
This text has a color of #57295c
<p style="color:#57295c;">Text here</p>
.mytext {color:#57295c;}
This box has a color of #57295c
<div style="background-color:#57295c;">Content here</div>
.mybackground {background-color:#57295c;}
Border around this has a color of #57295c
<div style="border:2px solid #57295c;">Content here</div>
.myborder {border:2px solid #57295c;}