#02212e color space conversions
Hex:
#02212e
RGB:
2, 33, 46
CMY:
99, 87, 82
CMYK:
96, 28, 0, 82
HSL:
198°, 91.6667%, 9.4118%
HSV (HSB):
198°, 95.6522%, 18.0392%
XYZ:
1.0620, 1.2979, 2.7793
xyY:
0.2067, 0.2525, 1.2979
CIE-Lab:
11.2606, -5.7212, -11.8863
CIE-LCH:
11.2606, 13.1915, 244.2974
CIE-Luv:
11.2606, -7.4194, -9.3259
Hunter-Lab:
11.3924, -3.2965, -6.4897
#02212e color charts
#02212e color shades, tints & tones
#02212e color schemes
#02212e color preview, HTML & CSS examples
This text has a color of #02212e
<p style="color:#02212e;">Text here</p>
.mytext {color:#02212e;}
This box has a color of #02212e
<div style="background-color:#02212e;">Content here</div>
.mybackground {background-color:#02212e;}
Border around this has a color of #02212e
<div style="border:2px solid #02212e;">Content here</div>
.myborder {border:2px solid #02212e;}