#024a5e color space conversions
Hex:
#024a5e
RGB:
2, 74, 94
CMY:
99, 71, 63
CMYK:
98, 21, 0, 63
HSL:
193°, 95.8333%, 18.8235%
HSV (HSB):
193°, 97.8723%, 36.8627%
XYZ:
4.4942, 5.7186, 11.4566
xyY:
0.2074, 0.2639, 5.7186
CIE-Lab:
28.6912, -11.8304, -17.3658
CIE-LCH:
28.6912, 21.0126, 235.7355
CIE-Luv:
28.6912, -19.9972, -20.6699
Hunter-Lab:
23.9136, -8.3026, -11.6653
#024a5e color charts
#024a5e color shades, tints & tones
#024a5e color schemes
#024a5e color preview, HTML & CSS examples
This text has a color of #024a5e
<p style="color:#024a5e;">Text here</p>
.mytext {color:#024a5e;}
This box has a color of #024a5e
<div style="background-color:#024a5e;">Content here</div>
.mybackground {background-color:#024a5e;}
Border around this has a color of #024a5e
<div style="border:2px solid #024a5e;">Content here</div>
.myborder {border:2px solid #024a5e;}