#00404c color space conversions
Hex:
#00404c
RGB:
0, 64, 76
CMY:
100, 75, 70
CMYK:
100, 16, 0, 70
HSL:
189°, 100.0000%, 14.9020%
HSV (HSB):
189°, 100.0000%, 29.8039%
XYZ:
3.1379, 4.1886, 7.4806
xyY:
0.2119, 0.2829, 4.1886
CIE-Lab:
24.2854, -13.2441, -12.4558
CIE-LCH:
24.2854, 18.1812, 223.2432
CIE-Luv:
24.2854, -17.6378, -13.2399
Hunter-Lab:
20.4661, -8.4476, -7.3449
#00404c color charts
#00404c color shades, tints & tones
#00404c color schemes
#00404c color preview, HTML & CSS examples
This text has a color of #00404c
<p style="color:#00404c;">Text here</p>
.mytext {color:#00404c;}
This box has a color of #00404c
<div style="background-color:#00404c;">Content here</div>
.mybackground {background-color:#00404c;}
Border around this has a color of #00404c
<div style="border:2px solid #00404c;">Content here</div>
.myborder {border:2px solid #00404c;}