#5705e5 color space conversions
Hex:
#5705e5
RGB:
87, 5, 229
CMY:
66, 98, 10
CMYK:
62, 98, 0, 10
HSL:
262°, 95.7265%, 45.8824%
HSV (HSB):
262°, 97.8166%, 89.8039%
XYZ:
18.1276, 7.7919, 74.6773
xyY:
0.1802, 0.0775, 7.7919
CIE-Lab:
33.5457, 74.2496, -90.9523
CIE-LCH:
33.5457, 117.4110, 309.2267
CIE-Luv:
33.5457, 1.7956, -119.0610
Hunter-Lab:
27.9140, 67.0700, -139.0765
#5705e5 color charts
#5705e5 color shades, tints & tones
#5705e5 color schemes
#5705e5 color preview, HTML & CSS examples
This text has a color of #5705e5
<p style="color:#5705e5;">Text here</p>
.mytext {color:#5705e5;}
This box has a color of #5705e5
<div style="background-color:#5705e5;">Content here</div>
.mybackground {background-color:#5705e5;}
Border around this has a color of #5705e5
<div style="border:2px solid #5705e5;">Content here</div>
.myborder {border:2px solid #5705e5;}