#5f90e5 color space conversions
Hex:
#5f90e5
RGB:
95, 144, 229
CMY:
63, 44, 10
CMYK:
59, 37, 0, 10
HSL:
218°, 72.0430%, 63.5294%
HSV (HSB):
218°, 58.5153%, 89.8039%
XYZ:
28.8354, 28.0366, 78.0205
xyY:
0.2138, 0.2078, 28.0366
CIE-Lab:
59.9218, 8.7202, -48.0702
CIE-LCH:
59.9218, 48.8547, 280.2819
CIE-Luv:
59.9218, -22.6487, -77.2244
Hunter-Lab:
52.9496, 4.5463, -50.2984
#5f90e5 color charts
#5f90e5 color shades, tints & tones
#5f90e5 color schemes
#5f90e5 color preview, HTML & CSS examples
This text has a color of #5f90e5
<p style="color:#5f90e5;">Text here</p>
.mytext {color:#5f90e5;}
This box has a color of #5f90e5
<div style="background-color:#5f90e5;">Content here</div>
.mybackground {background-color:#5f90e5;}
Border around this has a color of #5f90e5
<div style="border:2px solid #5f90e5;">Content here</div>
.myborder {border:2px solid #5f90e5;}