#014ec7 color space conversions
Hex:
#014ec7
RGB:
1, 78, 199
CMY:
100, 69, 22
CMYK:
99, 61, 0, 22
HSL:
217°, 99.0000%, 39.2157%
HSV (HSB):
217°, 99.4975%, 78.0392%
XYZ:
13.0457, 9.5788, 55.1941
xyY:
0.1676, 0.1231, 9.5788
CIE-Lab:
37.0755, 29.1431, -67.9587
CIE-LCH:
37.0755, 73.9440, 293.2113
CIE-Luv:
37.0755, -17.3209, -96.8129
Hunter-Lab:
30.9496, 21.0787, -84.0706
#014ec7 color charts
#014ec7 color shades, tints & tones
#014ec7 color schemes
#014ec7 color preview, HTML & CSS examples
This text has a color of #014ec7
<p style="color:#014ec7;">Text here</p>
.mytext {color:#014ec7;}
This box has a color of #014ec7
<div style="background-color:#014ec7;">Content here</div>
.mybackground {background-color:#014ec7;}
Border around this has a color of #014ec7
<div style="border:2px solid #014ec7;">Content here</div>
.myborder {border:2px solid #014ec7;}