#002fb2 color space conversions
Hex:
#002fb2
RGB:
0, 47, 178
CMY:
100, 82, 30
CMYK:
100, 74, 0, 30
HSL:
224°, 100.0000%, 34.9020%
HSV (HSB):
224°, 100.0000%, 69.8039%
XYZ:
9.0524, 5.2474, 42.6552
xyY:
0.1589, 0.0921, 5.2474
CIE-Lab:
27.4282, 41.1474, -71.4652
CIE-LCH:
27.4282, 82.4644, 299.9320
CIE-Luv:
27.4282, -10.6942, -88.9351
Hunter-Lab:
22.9072, 30.4516, -94.3683
#002fb2 color charts
#002fb2 color shades, tints & tones
#002fb2 color schemes
#002fb2 color preview, HTML & CSS examples
This text has a color of #002fb2
<p style="color:#002fb2;">Text here</p>
.mytext {color:#002fb2;}
This box has a color of #002fb2
<div style="background-color:#002fb2;">Content here</div>
.mybackground {background-color:#002fb2;}
Border around this has a color of #002fb2
<div style="border:2px solid #002fb2;">Content here</div>
.myborder {border:2px solid #002fb2;}