#016dfc color space conversions
Hex:
#016dfc
RGB:
1, 109, 252
CMY:
100, 57, 1
CMYK:
100, 57, 0, 1
HSL:
214°, 99.2095%, 49.6078%
HSV (HSB):
214°, 99.6032%, 98.8235%
XYZ:
23.0518, 17.9720, 94.3494
xyY:
0.1703, 0.1328, 17.9720
CIE-Lab:
49.4621, 29.6473, -77.8075
CIE-LCH:
49.4621, 83.2645, 290.8586
CIE-Luv:
49.4621, -24.2212, -120.4789
Hunter-Lab:
42.3934, 22.8727, -102.2786
#016dfc color charts
#016dfc color shades, tints & tones
#016dfc color schemes
#016dfc color preview, HTML & CSS examples
This text has a color of #016dfc
<p style="color:#016dfc;">Text here</p>
.mytext {color:#016dfc;}
This box has a color of #016dfc
<div style="background-color:#016dfc;">Content here</div>
.mybackground {background-color:#016dfc;}
Border around this has a color of #016dfc
<div style="border:2px solid #016dfc;">Content here</div>
.myborder {border:2px solid #016dfc;}