#014dec color space conversions
Hex:
#014dec
RGB:
1, 77, 236
CMY:
100, 70, 7
CMYK:
100, 67, 0, 7
HSL:
221°, 99.1561%, 46.4706%
HSV (HSB):
221°, 99.5763%, 92.5490%
XYZ:
17.8067, 11.3703, 80.6131
xyY:
0.1622, 0.1036, 11.3703
CIE-Lab:
40.1973, 43.8705, -84.0385
CIE-LCH:
40.1973, 94.8003, 297.5658
CIE-Luv:
40.1973, -16.8649, -120.4323
Hunter-Lab:
33.7199, 35.2519, -118.1386
#014dec color charts
#014dec color shades, tints & tones
#014dec color schemes
#014dec color preview, HTML & CSS examples
This text has a color of #014dec
<p style="color:#014dec;">Text here</p>
.mytext {color:#014dec;}
This box has a color of #014dec
<div style="background-color:#014dec;">Content here</div>
.mybackground {background-color:#014dec;}
Border around this has a color of #014dec
<div style="border:2px solid #014dec;">Content here</div>
.myborder {border:2px solid #014dec;}