#002fb9 color space conversions
Hex:
#002fb9
RGB:
0, 47, 185
CMY:
100, 82, 27
CMYK:
100, 75, 0, 27
HSL:
225°, 100.0000%, 36.2745%
HSV (HSB):
225°, 100.0000%, 72.5490%
XYZ:
9.7735, 5.5358, 46.4523
xyY:
0.1582, 0.0896, 5.5358
CIE-Lab:
28.2098, 43.6873, -74.3372
CIE-LCH:
28.2098, 86.2241, 300.4423
CIE-Luv:
28.2098, -10.8014, -93.0534
Hunter-Lab:
23.5283, 32.9729, -100.5874
#002fb9 color charts
#002fb9 color shades, tints & tones
#002fb9 color schemes
#002fb9 color preview, HTML & CSS examples
This text has a color of #002fb9
<p style="color:#002fb9;">Text here</p>
.mytext {color:#002fb9;}
This box has a color of #002fb9
<div style="background-color:#002fb9;">Content here</div>
.mybackground {background-color:#002fb9;}
Border around this has a color of #002fb9
<div style="border:2px solid #002fb9;">Content here</div>
.myborder {border:2px solid #002fb9;}