#022f5d color space conversions
Hex:
#022f5d
RGB:
2, 47, 93
CMY:
99, 82, 64
CMYK:
98, 49, 0, 64
HSL:
210°, 95.7895%, 18.6275%
HSV (HSB):
210°, 97.8495%, 36.4706%
XYZ:
3.0173, 2.8362, 10.7443
xyY:
0.1818, 0.1709, 2.8362
CIE-Lab:
19.3758, 5.8366, -31.4281
CIE-LCH:
19.3758, 31.9655, 280.5208
CIE-Luv:
19.3758, -10.7543, -35.3170
Hunter-Lab:
16.8412, 2.5088, -26.0371
#022f5d color charts
#022f5d color shades, tints & tones
#022f5d color schemes
#022f5d color preview, HTML & CSS examples
This text has a color of #022f5d
<p style="color:#022f5d;">Text here</p>
.mytext {color:#022f5d;}
This box has a color of #022f5d
<div style="background-color:#022f5d;">Content here</div>
.mybackground {background-color:#022f5d;}
Border around this has a color of #022f5d
<div style="border:2px solid #022f5d;">Content here</div>
.myborder {border:2px solid #022f5d;}