#003f90 color space conversions
Hex:
#003f90
RGB:
0, 63, 144
CMY:
100, 75, 44
CMYK:
100, 56, 0, 44
HSL:
214°, 100.0000%, 28.2353%
HSV (HSB):
214°, 100.0000%, 56.4706%
XYZ:
6.8115, 5.5686, 27.1014
xyY:
0.1725, 0.1410, 5.5686
CIE-Lab:
28.2970, 16.7501, -49.4336
CIE-LCH:
28.2970, 52.1943, 288.7184
CIE-Luv:
28.2970, -14.3849, -64.8730
Hunter-Lab:
23.5979, 10.2276, -51.5739
#003f90 color charts
#003f90 color shades, tints & tones
#003f90 color schemes
#003f90 color preview, HTML & CSS examples
This text has a color of #003f90
<p style="color:#003f90;">Text here</p>
.mytext {color:#003f90;}
This box has a color of #003f90
<div style="background-color:#003f90;">Content here</div>
.mybackground {background-color:#003f90;}
Border around this has a color of #003f90
<div style="border:2px solid #003f90;">Content here</div>
.myborder {border:2px solid #003f90;}