#002baa color space conversions
Hex:
#002baa
RGB:
0, 43, 170
CMY:
100, 83, 33
CMYK:
100, 75, 0, 33
HSL:
225°, 100.0000%, 33.3333%
HSV (HSB):
225°, 100.0000%, 66.6667%
XYZ:
8.1196, 4.6300, 38.4959
xyY:
0.1584, 0.0903, 4.6300
CIE-Lab:
25.6536, 40.6675, -69.6048
CIE-LCH:
25.6536, 80.6143, 300.2962
CIE-Luv:
25.6536, -9.8745, -84.2056
Hunter-Lab:
21.5175, 29.7009, -91.0106
#002baa color charts
#002baa color shades, tints & tones
#002baa color schemes
#002baa color preview, HTML & CSS examples
This text has a color of #002baa
<p style="color:#002baa;">Text here</p>
.mytext {color:#002baa;}
This box has a color of #002baa
<div style="background-color:#002baa;">Content here</div>
.mybackground {background-color:#002baa;}
Border around this has a color of #002baa
<div style="border:2px solid #002baa;">Content here</div>
.myborder {border:2px solid #002baa;}