#070da4 color space conversions
Hex:
#070da4
RGB:
7, 13, 164
CMY:
97, 95, 36
CMYK:
96, 92, 0, 36
HSL:
238°, 91.8129%, 33.5294%
HSV (HSB):
238°, 95.7317%, 64.3137%
XYZ:
6.9324, 3.0134, 35.3382
xyY:
0.1531, 0.0665, 3.0134
CIE-Lab:
20.0973, 53.3144, -75.2070
CIE-LCH:
20.0973, 92.1874, 305.3329
CIE-Luv:
20.0973, -5.8784, -77.5563
Hunter-Lab:
17.3590, 40.9063, -108.5469
#070da4 color charts
#070da4 color shades, tints & tones
#070da4 color schemes
#070da4 color preview, HTML & CSS examples
This text has a color of #070da4
<p style="color:#070da4;">Text here</p>
.mytext {color:#070da4;}
This box has a color of #070da4
<div style="background-color:#070da4;">Content here</div>
.mybackground {background-color:#070da4;}
Border around this has a color of #070da4
<div style="border:2px solid #070da4;">Content here</div>
.myborder {border:2px solid #070da4;}