#002d4d color space conversions
Hex:
#002d4d
RGB:
0, 45, 77
CMY:
100, 82, 70
CMYK:
100, 42, 0, 70
HSL:
205°, 100.0000%, 15.0980%
HSV (HSB):
205°, 100.0000%, 30.1961%
XYZ:
2.2779, 2.4126, 7.3668
xyY:
0.1889, 0.2001, 2.4126
CIE-Lab:
17.5186, -0.3190, -23.7053
CIE-LCH:
17.5186, 23.7074, 269.2289
CIE-Luv:
17.5186, -10.7948, -25.0144
Hunter-Lab:
15.5325, -1.0038, -17.2474
#002d4d color charts
#002d4d color shades, tints & tones
#002d4d color schemes
#002d4d color preview, HTML & CSS examples
This text has a color of #002d4d
<p style="color:#002d4d;">Text here</p>
.mytext {color:#002d4d;}
This box has a color of #002d4d
<div style="background-color:#002d4d;">Content here</div>
.mybackground {background-color:#002d4d;}
Border around this has a color of #002d4d
<div style="border:2px solid #002d4d;">Content here</div>
.myborder {border:2px solid #002d4d;}