#003bac color space conversions
Hex:
#003bac
RGB:
0, 59, 172
CMY:
100, 77, 33
CMYK:
100, 66, 0, 33
HSL:
219°, 100.0000%, 33.7255%
HSV (HSB):
219°, 100.0000%, 67.4510%
XYZ:
9.0104, 6.1065, 39.7335
xyY:
0.1643, 0.1113, 6.1065
CIE-Lab:
29.6795, 31.0895, -64.1630
CIE-LCH:
29.6795, 71.2983, 295.8520
CIE-Luv:
29.6795, -13.0690, -84.2305
Hunter-Lab:
24.7113, 21.8408, -78.0349
#003bac color charts
#003bac color shades, tints & tones
#003bac color schemes
#003bac color preview, HTML & CSS examples
This text has a color of #003bac
<p style="color:#003bac;">Text here</p>
.mytext {color:#003bac;}
This box has a color of #003bac
<div style="background-color:#003bac;">Content here</div>
.mybackground {background-color:#003bac;}
Border around this has a color of #003bac
<div style="border:2px solid #003bac;">Content here</div>
.myborder {border:2px solid #003bac;}