#020f8e color space conversions
Hex:
#020f8e
RGB:
2, 15, 142
CMY:
99, 94, 44
CMYK:
99, 89, 0, 44
HSL:
234°, 97.2222%, 28.2353%
HSV (HSB):
234°, 98.5915%, 55.6863%
XYZ:
5.0783, 2.3075, 25.7689
xyY:
0.1532, 0.0696, 2.3075
CIE-Lab:
17.0249, 45.9719, -66.7716
CIE-LCH:
17.0249, 81.0671, 304.5472
CIE-Luv:
17.0249, -5.3602, -64.3676
Hunter-Lab:
15.1906, 33.0904, -89.9444
#020f8e color charts
#020f8e color shades, tints & tones
#020f8e color schemes
#020f8e color preview, HTML & CSS examples
This text has a color of #020f8e
<p style="color:#020f8e;">Text here</p>
.mytext {color:#020f8e;}
This box has a color of #020f8e
<div style="background-color:#020f8e;">Content here</div>
.mybackground {background-color:#020f8e;}
Border around this has a color of #020f8e
<div style="border:2px solid #020f8e;">Content here</div>
.myborder {border:2px solid #020f8e;}