#020d3f color space conversions
Hex:
#020d3f
RGB:
2, 13, 63
CMY:
99, 95, 75
CMYK:
97, 79, 0, 75
HSL:
229°, 93.8462%, 12.7451%
HSV (HSB):
229°, 96.8254%, 24.7059%
XYZ:
1.0662, 0.6596, 4.7738
xyY:
0.1640, 0.1015, 0.6596
CIE-Lab:
5.9584, 17.2778, -32.6635
CIE-LCH:
5.9584, 36.9517, 297.8771
CIE-Luv:
5.9584, -2.2584, -18.0881
Hunter-Lab:
8.1218, 9.2189, -29.1637
#020d3f color charts
#020d3f color shades, tints & tones
#020d3f color schemes
#020d3f color preview, HTML & CSS examples
This text has a color of #020d3f
<p style="color:#020d3f;">Text here</p>
.mytext {color:#020d3f;}
This box has a color of #020d3f
<div style="background-color:#020d3f;">Content here</div>
.mybackground {background-color:#020d3f;}
Border around this has a color of #020d3f
<div style="border:2px solid #020d3f;">Content here</div>
.myborder {border:2px solid #020d3f;}