#024b7d color space conversions
Hex:
#024b7d
RGB:
2, 75, 125
CMY:
99, 71, 51
CMYK:
98, 40, 0, 51
HSL:
204°, 96.8504%, 24.9020%
HSV (HSB):
204°, 98.4000%, 49.0196%
XYZ:
6.2428, 6.5257, 20.3326
xyY:
0.1886, 0.1971, 6.5257
CIE-Lab:
30.7019, 0.4348, -33.7957
CIE-LCH:
30.7019, 33.7985, 270.7370
CIE-Luv:
30.7019, -18.6054, -44.9654
Hunter-Lab:
25.5455, -1.0830, -29.3092
#024b7d color charts
#024b7d color shades, tints & tones
#024b7d color schemes
#024b7d color preview, HTML & CSS examples
This text has a color of #024b7d
<p style="color:#024b7d;">Text here</p>
.mytext {color:#024b7d;}
This box has a color of #024b7d
<div style="background-color:#024b7d;">Content here</div>
.mybackground {background-color:#024b7d;}
Border around this has a color of #024b7d
<div style="border:2px solid #024b7d;">Content here</div>
.myborder {border:2px solid #024b7d;}