#074d8c color space conversions
Hex:
#074d8c
RGB:
7, 77, 140
CMY:
97, 70, 45
CMYK:
95, 45, 0, 45
HSL:
208°, 90.4762%, 28.8235%
HSV (HSB):
208°, 95.0000%, 54.9020%
XYZ:
7.4751, 7.2464, 25.8157
xyY:
0.1844, 0.1788, 7.2464
CIE-Lab:
32.3613, 5.7676, -40.4042
CIE-LCH:
32.3613, 40.8138, 278.1240
CIE-Luv:
32.3613, -18.2621, -55.3219
Hunter-Lab:
26.9191, 2.4590, -38.0163
#074d8c color charts
#074d8c color shades, tints & tones
#074d8c color schemes
#074d8c color preview, HTML & CSS examples
This text has a color of #074d8c
<p style="color:#074d8c;">Text here</p>
.mytext {color:#074d8c;}
This box has a color of #074d8c
<div style="background-color:#074d8c;">Content here</div>
.mybackground {background-color:#074d8c;}
Border around this has a color of #074d8c
<div style="border:2px solid #074d8c;">Content here</div>
.myborder {border:2px solid #074d8c;}