#045f7d color space conversions
Hex:
#045f7d
RGB:
4, 95, 125
CMY:
98, 63, 51
CMYK:
97, 24, 0, 51
HSL:
195°, 93.7984%, 25.2941%
HSV (HSB):
195°, 96.8000%, 49.0196%
XYZ:
7.8439, 9.6909, 20.8591
xyY:
0.2043, 0.2524, 9.6909
CIE-Lab:
37.2819, -11.9747, -23.4293
CIE-LCH:
37.2819, 26.3121, 242.9285
CIE-Luv:
37.2819, -25.4142, -31.0894
Hunter-Lab:
31.1302, -9.5008, -17.9368
#045f7d color charts
#045f7d color shades, tints & tones
#045f7d color schemes
#045f7d color preview, HTML & CSS examples
This text has a color of #045f7d
<p style="color:#045f7d;">Text here</p>
.mytext {color:#045f7d;}
This box has a color of #045f7d
<div style="background-color:#045f7d;">Content here</div>
.mybackground {background-color:#045f7d;}
Border around this has a color of #045f7d
<div style="border:2px solid #045f7d;">Content here</div>
.myborder {border:2px solid #045f7d;}