#016ec0 color space conversions
Hex:
#016ec0
RGB:
1, 110, 192
CMY:
100, 57, 25
CMYK:
99, 43, 0, 25
HSL:
206°, 98.9637%, 37.8431%
HSV (HSB):
206°, 99.4792%, 75.2941%
XYZ:
15.1029, 14.9641, 51.9615
xyY:
0.1841, 0.1824, 14.9641
CIE-Lab:
45.5850, 5.3653, -50.1112
CIE-LCH:
45.5850, 50.3976, 276.1112
CIE-Luv:
45.5850, -26.7104, -75.7167
Hunter-Lab:
38.6834, 1.9944, -52.5629
#016ec0 color charts
#016ec0 color shades, tints & tones
#016ec0 color schemes
#016ec0 color preview, HTML & CSS examples
This text has a color of #016ec0
<p style="color:#016ec0;">Text here</p>
.mytext {color:#016ec0;}
This box has a color of #016ec0
<div style="background-color:#016ec0;">Content here</div>
.mybackground {background-color:#016ec0;}
Border around this has a color of #016ec0
<div style="border:2px solid #016ec0;">Content here</div>
.myborder {border:2px solid #016ec0;}