#5707d5 color space conversions
Hex:
#5707d5
RGB:
87, 7, 213
CMY:
66, 97, 16
CMYK:
59, 97, 0, 16
HSL:
263°, 93.6364%, 43.1373%
HSV (HSB):
263°, 96.7136%, 83.5294%
XYZ:
16.0167, 6.9823, 63.4543
xyY:
0.1853, 0.0808, 6.9823
CIE-Lab:
31.7666, 70.2829, -84.7005
CIE-LCH:
31.7666, 110.0630, 309.6852
CIE-Luv:
31.7666, 3.3398, -109.9935
Hunter-Lab:
26.4240, 61.9542, -123.8815
#5707d5 color charts
#5707d5 color shades, tints & tones
#5707d5 color schemes
#5707d5 color preview, HTML & CSS examples
This text has a color of #5707d5
<p style="color:#5707d5;">Text here</p>
.mytext {color:#5707d5;}
This box has a color of #5707d5
<div style="background-color:#5707d5;">Content here</div>
.mybackground {background-color:#5707d5;}
Border around this has a color of #5707d5
<div style="border:2px solid #5707d5;">Content here</div>
.myborder {border:2px solid #5707d5;}