#5a94e5 color space conversions
Hex:
#5a94e5
RGB:
90, 148, 229
CMY:
65, 42, 10
CMYK:
61, 35, 0, 10
HSL:
215°, 72.7749%, 62.5490%
HSV (HSB):
215°, 60.6987%, 89.8039%
XYZ:
28.9492, 29.0106, 78.2026
xyY:
0.2126, 0.2131, 29.0106
CIE-Lab:
60.7910, 5.4148, -46.7106
CIE-LCH:
60.7910, 47.0233, 276.6123
CIE-Luv:
60.7910, -25.3774, -74.8061
Hunter-Lab:
53.8615, 1.6817, -48.3813
#5a94e5 color charts
#5a94e5 color shades, tints & tones
#5a94e5 color schemes
#5a94e5 color preview, HTML & CSS examples
This text has a color of #5a94e5
<p style="color:#5a94e5;">Text here</p>
.mytext {color:#5a94e5;}
This box has a color of #5a94e5
<div style="background-color:#5a94e5;">Content here</div>
.mybackground {background-color:#5a94e5;}
Border around this has a color of #5a94e5
<div style="border:2px solid #5a94e5;">Content here</div>
.myborder {border:2px solid #5a94e5;}