#020f8f color space conversions
Hex:
#020f8f
RGB:
2, 15, 143
CMY:
99, 94, 44
CMYK:
99, 90, 0, 44
HSL:
234°, 97.2414%, 28.4314%
HSV (HSB):
234°, 98.6014%, 56.0784%
XYZ:
5.1538, 2.3377, 26.1662
xyY:
0.1531, 0.0695, 2.3377
CIE-Lab:
17.1682, 46.2820, -67.1570
CIE-LCH:
17.1682, 81.5603, 304.5731
CIE-Luv:
17.1682, -5.3994, -64.9729
Hunter-Lab:
15.2896, 33.4115, -90.7644
#020f8f color charts
#020f8f color shades, tints & tones
#020f8f color schemes
#020f8f color preview, HTML & CSS examples
This text has a color of #020f8f
<p style="color:#020f8f;">Text here</p>
.mytext {color:#020f8f;}
This box has a color of #020f8f
<div style="background-color:#020f8f;">Content here</div>
.mybackground {background-color:#020f8f;}
Border around this has a color of #020f8f
<div style="border:2px solid #020f8f;">Content here</div>
.myborder {border:2px solid #020f8f;}