#070f9f color space conversions
Hex:
#070f9f
RGB:
7, 15, 159
CMY:
97, 94, 38
CMYK:
96, 91, 0, 38
HSL:
237°, 91.5663%, 32.5490%
HSV (HSB):
237°, 95.5975%, 62.3529%
XYZ:
6.5165, 2.8900, 33.0153
xyY:
0.1536, 0.0681, 2.8900
CIE-Lab:
19.5980, 51.2023, -72.9878
CIE-LCH:
19.5980, 89.1566, 305.0504
CIE-Luv:
19.5980, -5.8085, -74.8190
Hunter-Lab:
17.0001, 38.6724, -103.2451
#070f9f color charts
#070f9f color shades, tints & tones
#070f9f color schemes
#070f9f color preview, HTML & CSS examples
This text has a color of #070f9f
<p style="color:#070f9f;">Text here</p>
.mytext {color:#070f9f;}
This box has a color of #070f9f
<div style="background-color:#070f9f;">Content here</div>
.mybackground {background-color:#070f9f;}
Border around this has a color of #070f9f
<div style="border:2px solid #070f9f;">Content here</div>
.myborder {border:2px solid #070f9f;}