#5f77e5 color space conversions
Hex:
#5f77e5
RGB:
95, 119, 229
CMY:
63, 53, 10
CMYK:
59, 48, 0, 10
HSL:
229°, 72.0430%, 63.5294%
HSV (HSB):
229°, 58.5153%, 89.8039%
XYZ:
25.4590, 21.2837, 76.8951
xyY:
0.2059, 0.1721, 21.2837
CIE-Lab:
53.2586, 23.7795, -58.6937
CIE-LCH:
53.2586, 63.3278, 292.0551
CIE-Luv:
53.2586, -14.4404, -93.7677
Hunter-Lab:
46.1343, 17.7696, -66.5287
#5f77e5 color charts
#5f77e5 color shades, tints & tones
#5f77e5 color schemes
#5f77e5 color preview, HTML & CSS examples
This text has a color of #5f77e5
<p style="color:#5f77e5;">Text here</p>
.mytext {color:#5f77e5;}
This box has a color of #5f77e5
<div style="background-color:#5f77e5;">Content here</div>
.mybackground {background-color:#5f77e5;}
Border around this has a color of #5f77e5
<div style="border:2px solid #5f77e5;">Content here</div>
.myborder {border:2px solid #5f77e5;}