#024e7e color space conversions
Hex:
#024e7e
RGB:
2, 78, 126
CMY:
99, 69, 51
CMYK:
98, 38, 0, 51
HSL:
203°, 96.8750%, 25.0980%
HSV (HSB):
203°, 98.4127%, 49.4118%
XYZ:
6.5153, 6.9680, 20.7402
xyY:
0.1904, 0.2036, 6.9680
CIE-Lab:
31.7340, -1.1203, -32.7750
CIE-LCH:
31.7340, 32.7941, 268.0423
CIE-Luv:
31.7340, -19.5627, -43.8838
Hunter-Lab:
26.3971, -2.1375, -28.1064
#024e7e color charts
#024e7e color shades, tints & tones
#024e7e color schemes
#024e7e color preview, HTML & CSS examples
This text has a color of #024e7e
<p style="color:#024e7e;">Text here</p>
.mytext {color:#024e7e;}
This box has a color of #024e7e
<div style="background-color:#024e7e;">Content here</div>
.mybackground {background-color:#024e7e;}
Border around this has a color of #024e7e
<div style="border:2px solid #024e7e;">Content here</div>
.myborder {border:2px solid #024e7e;}