#5705b5 color space conversions
Hex:
#5705b5
RGB:
87, 5, 181
CMY:
66, 98, 29
CMYK:
52, 97, 0, 29
HSL:
268°, 94.6237%, 36.4706%
HSV (HSB):
268°, 97.2376%, 70.9804%
XYZ:
12.3252, 5.4710, 44.1225
xyY:
0.1991, 0.0884, 5.4710
CIE-Lab:
28.0365, 63.2662, -72.0755
CIE-LCH:
28.0365, 95.9035, 311.2759
CIE-Luv:
28.0365, 7.1355, -91.5535
Hunter-Lab:
23.3901, 53.1265, -95.4699
#5705b5 color charts
#5705b5 color shades, tints & tones
#5705b5 color schemes
#5705b5 color preview, HTML & CSS examples
This text has a color of #5705b5
<p style="color:#5705b5;">Text here</p>
.mytext {color:#5705b5;}
This box has a color of #5705b5
<div style="background-color:#5705b5;">Content here</div>
.mybackground {background-color:#5705b5;}
Border around this has a color of #5705b5
<div style="border:2px solid #5705b5;">Content here</div>
.myborder {border:2px solid #5705b5;}