#5703d5 color space conversions
Hex:
#5703d5
RGB:
87, 3, 213
CMY:
66, 99, 16
CMYK:
59, 99, 0, 16
HSL:
264°, 97.2222%, 42.3529%
HSV (HSB):
264°, 98.5915%, 83.5294%
XYZ:
15.9733, 6.8955, 63.4399
xyY:
0.1851, 0.0799, 6.8955
CIE-Lab:
31.5677, 70.8902, -85.0306
CIE-LCH:
31.5677, 110.7051, 309.8180
CIE-Luv:
31.5677, 3.4678, -109.9687
Hunter-Lab:
26.2592, 62.6266, -124.8578
#5703d5 color charts
#5703d5 color shades, tints & tones
#5703d5 color schemes
#5703d5 color preview, HTML & CSS examples
This text has a color of #5703d5
<p style="color:#5703d5;">Text here</p>
.mytext {color:#5703d5;}
This box has a color of #5703d5
<div style="background-color:#5703d5;">Content here</div>
.mybackground {background-color:#5703d5;}
Border around this has a color of #5703d5
<div style="border:2px solid #5703d5;">Content here</div>
.myborder {border:2px solid #5703d5;}