#020d5a color space conversions
Hex:
#020d5a
RGB:
2, 13, 90
CMY:
99, 95, 65
CMYK:
98, 86, 0, 65
HSL:
233°, 95.6522%, 18.0392%
HSV (HSB):
233°, 97.7778%, 35.2941%
XYZ:
2.0144, 1.0389, 9.7672
xyY:
0.1571, 0.0810, 1.0389
CIE-Lab:
9.3117, 29.2674, -45.8888
CIE-LCH:
9.3117, 54.4276, 302.5293
CIE-Luv:
9.3117, -3.1516, -32.5590
Hunter-Lab:
10.1928, 17.4397, -49.6793
#020d5a color charts
#020d5a color shades, tints & tones
#020d5a color schemes
#020d5a color preview, HTML & CSS examples
This text has a color of #020d5a
<p style="color:#020d5a;">Text here</p>
.mytext {color:#020d5a;}
This box has a color of #020d5a
<div style="background-color:#020d5a;">Content here</div>
.mybackground {background-color:#020d5a;}
Border around this has a color of #020d5a
<div style="border:2px solid #020d5a;">Content here</div>
.myborder {border:2px solid #020d5a;}