#070acc color space conversions
Hex:
#070acc
RGB:
7, 10, 204
CMY:
97, 96, 20
CMYK:
97, 95, 0, 20
HSL:
239°, 93.3649%, 41.3725%
HSV (HSB):
239°, 96.5686%, 80.0000%
XYZ:
11.0952, 4.6219, 57.4341
xyY:
0.1517, 0.0632, 4.6219
CIE-Lab:
25.6292, 64.9273, -89.8225
CIE-LCH:
25.6292, 110.8316, 305.8609
CIE-Luv:
25.6292, -7.4067, -101.2008
Hunter-Lab:
21.4986, 54.5000, -143.3460
#070acc color charts
#070acc RGB chart
#070acc CMYK chart
#070acc RGB pie chart
#070acc color shades, tints & tones
#070acc color schemes
#070acc color preview, HTML & CSS examples
This text has a color of #070acc
<p style="color:#070acc;">Text here</p>
.mytext {color:#070acc;}
Text color #070acc
This box has a color of #070acc
<div style="background-color:#070acc;">Content here</div>
.mybackground {background-color:#070acc;}
Background color #070acc
Border around this has a color of #070acc
<div style="border:2px solid #070acc;">Content here</div>
.myborder {border:2px solid #070acc;}
Border color #070acc