#003f7d color space conversions
Hex:
#003f7d
RGB:
0, 63, 125
CMY:
100, 75, 51
CMYK:
100, 50, 0, 51
HSL:
210°, 100.0000%, 24.5098%
HSV (HSB):
210°, 100.0000%, 49.0196%
XYZ:
5.4792, 5.0357, 20.0852
xyY:
0.1791, 0.1646, 5.0357
CIE-Lab:
26.8362, 8.5117, -39.9952
CIE-LCH:
26.8362, 40.8909, 282.0143
CIE-Luv:
26.8362, -14.8965, -51.4669
Hunter-Lab:
22.4403, 4.3132, -37.3593
#003f7d color charts
#003f7d color shades, tints & tones
#003f7d color schemes
#003f7d color preview, HTML & CSS examples
This text has a color of #003f7d
<p style="color:#003f7d;">Text here</p>
.mytext {color:#003f7d;}
This box has a color of #003f7d
<div style="background-color:#003f7d;">Content here</div>
.mybackground {background-color:#003f7d;}
Border around this has a color of #003f7d
<div style="border:2px solid #003f7d;">Content here</div>
.myborder {border:2px solid #003f7d;}