#016ff7 color space conversions
Hex:
#016ff7
RGB:
1, 111, 247
CMY:
100, 56, 3
CMYK:
100, 55, 0, 3
HSL:
213°, 99.1935%, 48.6275%
HSV (HSB):
213°, 99.5951%, 96.8627%
XYZ:
22.4855, 18.0907, 90.3024
xyY:
0.1718, 0.1382, 18.0907
CIE-Lab:
49.6060, 26.4524, -74.7933
CIE-LCH:
49.6060, 79.3333, 289.4773
CIE-Luv:
49.6060, -24.8802, -116.1036
Hunter-Lab:
42.5332, 19.9321, -96.1056
#016ff7 color charts
#016ff7 color shades, tints & tones
#016ff7 color schemes
#016ff7 color preview, HTML & CSS examples
This text has a color of #016ff7
<p style="color:#016ff7;">Text here</p>
.mytext {color:#016ff7;}
This box has a color of #016ff7
<div style="background-color:#016ff7;">Content here</div>
.mybackground {background-color:#016ff7;}
Border around this has a color of #016ff7
<div style="border:2px solid #016ff7;">Content here</div>
.myborder {border:2px solid #016ff7;}