#003fac color space conversions
Hex:
#003fac
RGB:
0, 63, 172
CMY:
100, 75, 33
CMYK:
100, 63, 0, 33
HSL:
218°, 100.0000%, 33.7255%
HSV (HSB):
218°, 100.0000%, 67.4510%
XYZ:
9.2239, 6.5336, 39.8047
xyY:
0.1660, 0.1176, 6.5336
CIE-Lab:
30.7206, 28.3893, -62.4534
CIE-LCH:
30.7206, 68.6031, 294.4450
CIE-Luv:
30.7206, -13.9966, -83.4224
Hunter-Lab:
25.5609, 19.6821, -74.4369
#003fac color charts
#003fac RGB chart
#003fac CMYK chart
#003fac RGB pie chart
#003fac color shades, tints & tones
#003fac color schemes
#003fac color preview, HTML & CSS examples
This text has a color of #003fac
<p style="color:#003fac;">Text here</p>
.mytext {color:#003fac;}
Text color #003fac
This box has a color of #003fac
<div style="background-color:#003fac;">Content here</div>
.mybackground {background-color:#003fac;}
Background color #003fac
Border around this has a color of #003fac
<div style="border:2px solid #003fac;">Content here</div>
.myborder {border:2px solid #003fac;}
Border color #003fac