#02123c color space conversions
Hex:
#02123c
RGB:
2, 18, 60
CMY:
99, 93, 76
CMYK:
97, 70, 0, 76
HSL:
223°, 93.5484%, 12.1569%
HSV (HSB):
223°, 96.6667%, 23.5294%
XYZ:
1.0570, 0.7718, 4.3682
xyY:
0.1706, 0.1245, 0.7718
CIE-Lab:
6.9713, 12.5888, -28.8609
CIE-LCH:
6.9713, 31.4870, 293.5664
CIE-Luv:
6.9713, -3.0430, -17.9865
Hunter-Lab:
8.7850, 6.1022, -23.3316
#02123c color charts
#02123c color shades, tints & tones
#02123c color schemes
#02123c color preview, HTML & CSS examples
This text has a color of #02123c
<p style="color:#02123c;">Text here</p>
.mytext {color:#02123c;}
This box has a color of #02123c
<div style="background-color:#02123c;">Content here</div>
.mybackground {background-color:#02123c;}
Border around this has a color of #02123c
<div style="border:2px solid #02123c;">Content here</div>
.myborder {border:2px solid #02123c;}