#070f91 color space conversions
Hex:
#070f91
RGB:
7, 15, 145
CMY:
97, 94, 43
CMYK:
95, 90, 0, 43
HSL:
237°, 90.7895%, 29.8039%
HSV (HSB):
237°, 95.1724%, 56.8627%
XYZ:
5.3693, 2.4312, 26.9743
xyY:
0.1544, 0.0699, 2.4312
CIE-Lab:
17.6043, 47.0040, -67.6722
CIE-LCH:
17.6043, 82.3949, 304.7832
CIE-Luv:
17.6043, -5.2378, -66.3909
Hunter-Lab:
15.5922, 34.1816, -91.6568
#070f91 color charts
#070f91 color shades, tints & tones
#070f91 color schemes
#070f91 color preview, HTML & CSS examples
This text has a color of #070f91
<p style="color:#070f91;">Text here</p>
.mytext {color:#070f91;}
This box has a color of #070f91
<div style="background-color:#070f91;">Content here</div>
.mybackground {background-color:#070f91;}
Border around this has a color of #070f91
<div style="border:2px solid #070f91;">Content here</div>
.myborder {border:2px solid #070f91;}