#002fa9 color space conversions
Hex:
#002fa9
RGB:
0, 47, 169
CMY:
100, 82, 34
CMYK:
100, 72, 0, 34
HSL:
223°, 100.0000%, 33.1373%
HSV (HSB):
223°, 100.0000%, 66.2745%
XYZ:
8.1779, 4.8976, 38.0504
xyY:
0.1600, 0.0958, 4.8976
CIE-Lab:
26.4410, 37.7999, -67.6995
CIE-LCH:
26.4410, 77.5374, 299.1768
CIE-Luv:
26.4410, -10.5755, -83.5990
Hunter-Lab:
22.1305, 27.2331, -86.4497
#002fa9 color charts
#002fa9 color shades, tints & tones
#002fa9 color schemes
#002fa9 color preview, HTML & CSS examples
This text has a color of #002fa9
<p style="color:#002fa9;">Text here</p>
.mytext {color:#002fa9;}
This box has a color of #002fa9
<div style="background-color:#002fa9;">Content here</div>
.mybackground {background-color:#002fa9;}
Border around this has a color of #002fa9
<div style="border:2px solid #002fa9;">Content here</div>
.myborder {border:2px solid #002fa9;}