#002a8c color space conversions
Hex:
#002a8c
RGB:
0, 42, 140
CMY:
100, 84, 45
CMYK:
100, 70, 0, 45
HSL:
222°, 100.0000%, 27.4510%
HSV (HSB):
222°, 100.0000%, 54.9020%
XYZ:
5.5616, 3.5494, 25.2029
xyY:
0.1621, 0.1034, 3.5494
CIE-Lab:
22.1220, 29.7951, -57.0711
CIE-LCH:
22.1220, 64.3806, 297.5677
CIE-Luv:
22.1220, -9.2976, -66.3386
Hunter-Lab:
18.8398, 19.7243, -66.1273
#002a8c color charts
#002a8c color shades, tints & tones
#002a8c color schemes
#002a8c color preview, HTML & CSS examples
This text has a color of #002a8c
<p style="color:#002a8c;">Text here</p>
.mytext {color:#002a8c;}
This box has a color of #002a8c
<div style="background-color:#002a8c;">Content here</div>
.mybackground {background-color:#002a8c;}
Border around this has a color of #002a8c
<div style="border:2px solid #002a8c;">Content here</div>
.myborder {border:2px solid #002a8c;}