#070f86 color space conversions
Hex:
#070f86
RGB:
7, 15, 134
CMY:
97, 94, 47
CMYK:
95, 89, 0, 47
HSL:
236°, 90.0709%, 27.6471%
HSV (HSB):
236°, 94.7761%, 52.5490%
XYZ:
4.5615, 2.1080, 22.7207
xyY:
0.1552, 0.0717, 2.1080
CIE-Lab:
16.0444, 43.5801, -63.3783
CIE-LCH:
16.0444, 76.9157, 304.5132
CIE-Luv:
16.0444, -4.7922, -59.7595
Hunter-Lab:
14.5191, 30.6715, -82.6185
#070f86 color charts
#070f86 color shades, tints & tones
#070f86 color schemes
#070f86 color preview, HTML & CSS examples
This text has a color of #070f86
<p style="color:#070f86;">Text here</p>
.mytext {color:#070f86;}
This box has a color of #070f86
<div style="background-color:#070f86;">Content here</div>
.mybackground {background-color:#070f86;}
Border around this has a color of #070f86
<div style="border:2px solid #070f86;">Content here</div>
.myborder {border:2px solid #070f86;}