#020f6e color space conversions
Hex:
#020f6e
RGB:
2, 15, 110
CMY:
99, 94, 57
CMYK:
98, 86, 0, 57
HSL:
233°, 96.4286%, 21.9608%
HSV (HSB):
233°, 98.1818%, 43.1373%
XYZ:
3.0103, 1.4803, 14.8789
xyY:
0.1554, 0.0764, 1.4803
CIE-Lab:
12.4825, 35.4264, -53.9072
CIE-LCH:
12.4825, 64.5059, 303.3118
CIE-Luv:
12.4825, -4.1310, -45.0476
Hunter-Lab:
12.1669, 22.8722, -63.9888
#020f6e color charts
#020f6e color shades, tints & tones
#020f6e color schemes
#020f6e color preview, HTML & CSS examples
This text has a color of #020f6e
<p style="color:#020f6e;">Text here</p>
.mytext {color:#020f6e;}
This box has a color of #020f6e
<div style="background-color:#020f6e;">Content here</div>
.mybackground {background-color:#020f6e;}
Border around this has a color of #020f6e
<div style="border:2px solid #020f6e;">Content here</div>
.myborder {border:2px solid #020f6e;}