#5f50e5 color space conversions
Hex:
#5f50e5
RGB:
95, 80, 229
CMY:
63, 69, 10
CMYK:
59, 65, 0, 10
HSL:
246°, 74.1294%, 60.5882%
HSV (HSB):
246°, 65.0655%, 89.8039%
XYZ:
21.7308, 13.8274, 75.6523
xyY:
0.1954, 0.1243, 13.8274
CIE-Lab:
43.9843, 47.1848, -73.7191
CIE-LCH:
43.9843, 87.5266, 302.6218
CIE-Luv:
43.9843, -4.1510, -111.7785
Hunter-Lab:
37.1852, 39.2405, -94.5945
#5f50e5 color charts
#5f50e5 color shades, tints & tones
#5f50e5 color schemes
#5f50e5 color preview, HTML & CSS examples
This text has a color of #5f50e5
<p style="color:#5f50e5;">Text here</p>
.mytext {color:#5f50e5;}
This box has a color of #5f50e5
<div style="background-color:#5f50e5;">Content here</div>
.mybackground {background-color:#5f50e5;}
Border around this has a color of #5f50e5
<div style="border:2px solid #5f50e5;">Content here</div>
.myborder {border:2px solid #5f50e5;}