#003f91 color space conversions
Hex:
#003f91
RGB:
0, 63, 145
CMY:
100, 75, 43
CMYK:
100, 57, 0, 43
HSL:
214°, 100.0000%, 28.4314%
HSV (HSB):
214°, 100.0000%, 56.8627%
XYZ:
6.8883, 5.5993, 27.5058
xyY:
0.1722, 0.1400, 5.5993
CIE-Lab:
28.3783, 17.1772, -49.9161
CIE-LCH:
28.3783, 52.7889, 288.9895
CIE-Luv:
28.3783, -14.3640, -65.5588
Hunter-Lab:
23.6629, 10.5517, -52.3546
#003f91 color charts
#003f91 color shades, tints & tones
#003f91 color schemes
#003f91 color preview, HTML & CSS examples
This text has a color of #003f91
<p style="color:#003f91;">Text here</p>
.mytext {color:#003f91;}
This box has a color of #003f91
<div style="background-color:#003f91;">Content here</div>
.mybackground {background-color:#003f91;}
Border around this has a color of #003f91
<div style="border:2px solid #003f91;">Content here</div>
.myborder {border:2px solid #003f91;}