#074d83 color space conversions
Hex:
#074d83
RGB:
7, 77, 131
CMY:
97, 70, 49
CMYK:
95, 41, 0, 49
HSL:
206°, 89.8551%, 27.0588%
HSV (HSB):
206°, 94.6565%, 51.3725%
XYZ:
6.8382, 6.9916, 22.4618
xyY:
0.1884, 0.1927, 6.9916
CIE-Lab:
31.7878, 1.9742, -35.7820
CIE-LCH:
31.7878, 35.8365, 273.1580
CIE-Luv:
31.7878, -18.6429, -48.3471
Hunter-Lab:
26.4417, -0.1100, -31.8569
#074d83 color charts
#074d83 color shades, tints & tones
#074d83 color schemes
#074d83 color preview, HTML & CSS examples
This text has a color of #074d83
<p style="color:#074d83;">Text here</p>
.mytext {color:#074d83;}
This box has a color of #074d83
<div style="background-color:#074d83;">Content here</div>
.mybackground {background-color:#074d83;}
Border around this has a color of #074d83
<div style="border:2px solid #074d83;">Content here</div>
.myborder {border:2px solid #074d83;}