#003f5f color space conversions
Hex:
#003f5f
RGB:
0, 63, 95
CMY:
100, 75, 63
CMYK:
100, 34, 0, 63
HSL:
200°, 100.0000%, 18.6275%
HSV (HSB):
200°, 100.0000%, 37.2549%
XYZ:
3.8431, 4.3812, 11.4696
xyY:
0.1951, 0.2225, 4.3812
CIE-Lab:
24.8937, -4.6533, -23.9487
CIE-LCH:
24.8937, 24.3966, 259.0043
CIE-Luv:
24.8937, -16.1769, -28.8288
Hunter-Lab:
20.9314, -3.8569, -17.8366
#003f5f color charts
#003f5f color shades, tints & tones
#003f5f color schemes
#003f5f color preview, HTML & CSS examples
This text has a color of #003f5f
<p style="color:#003f5f;">Text here</p>
.mytext {color:#003f5f;}
This box has a color of #003f5f
<div style="background-color:#003f5f;">Content here</div>
.mybackground {background-color:#003f5f;}
Border around this has a color of #003f5f
<div style="border:2px solid #003f5f;">Content here</div>
.myborder {border:2px solid #003f5f;}