#016ed7 color space conversions
Hex:
#016ed7
RGB:
1, 110, 215
CMY:
100, 57, 16
CMYK:
100, 49, 0, 16
HSL:
209°, 99.0741%, 42.3529%
HSV (HSB):
209°, 99.5349%, 84.3137%
XYZ:
17.8542, 16.0646, 66.4497
xyY:
0.1779, 0.1601, 16.0646
CIE-Lab:
47.0591, 14.5478, -60.9223
CIE-LCH:
47.0591, 62.6352, 283.4303
CIE-Luv:
47.0591, -25.6739, -93.4630
Hunter-Lab:
40.0807, 9.3727, -70.2404
#016ed7 color charts
#016ed7 color shades, tints & tones
#016ed7 color schemes
#016ed7 color preview, HTML & CSS examples
This text has a color of #016ed7
<p style="color:#016ed7;">Text here</p>
.mytext {color:#016ed7;}
This box has a color of #016ed7
<div style="background-color:#016ed7;">Content here</div>
.mybackground {background-color:#016ed7;}
Border around this has a color of #016ed7
<div style="border:2px solid #016ed7;">Content here</div>
.myborder {border:2px solid #016ed7;}