#070f70 color space conversions
Hex:
#070f70
RGB:
7, 15, 112
CMY:
97, 94, 56
CMYK:
94, 87, 0, 56
HSL:
235°, 88.2353%, 23.3333%
HSV (HSB):
235°, 93.7500%, 43.9216%
XYZ:
3.1831, 1.5567, 15.4619
xyY:
0.1576, 0.0771, 1.5567
CIE-Lab:
12.9639, 36.3214, -54.4056
CIE-LCH:
12.9639, 65.4157, 303.7273
CIE-Luv:
12.9639, -3.9151, -46.5489
Hunter-Lab:
12.4767, 23.7052, -64.7426
#070f70 color charts
#070f70 color shades, tints & tones
#070f70 color schemes
#070f70 color preview, HTML & CSS examples
This text has a color of #070f70
<p style="color:#070f70;">Text here</p>
.mytext {color:#070f70;}
This box has a color of #070f70
<div style="background-color:#070f70;">Content here</div>
.mybackground {background-color:#070f70;}
Border around this has a color of #070f70
<div style="border:2px solid #070f70;">Content here</div>
.myborder {border:2px solid #070f70;}