#003d5b color space conversions
Hex:
#003d5b
RGB:
0, 61, 91
CMY:
100, 76, 64
CMYK:
100, 33, 0, 64
HSL:
200°, 100.0000%, 17.8431%
HSV (HSB):
200°, 100.0000%, 35.6863%
XYZ:
3.5571, 4.0928, 10.5000
xyY:
0.1960, 0.2255, 4.0928
CIE-Lab:
23.9760, -5.0645, -22.7909
CIE-LCH:
23.9760, 23.3469, 257.4715
CIE-Luv:
23.9760, -15.6839, -26.9369
Hunter-Lab:
20.2307, -4.0189, -16.6109
#003d5b color charts
#003d5b color shades, tints & tones
#003d5b color schemes
#003d5b color preview, HTML & CSS examples
This text has a color of #003d5b
<p style="color:#003d5b;">Text here</p>
.mytext {color:#003d5b;}
This box has a color of #003d5b
<div style="background-color:#003d5b;">Content here</div>
.mybackground {background-color:#003d5b;}
Border around this has a color of #003d5b
<div style="border:2px solid #003d5b;">Content here</div>
.myborder {border:2px solid #003d5b;}