#014ff0 color space conversions
Hex:
#014ff0
RGB:
1, 79, 240
CMY:
100, 69, 6
CMYK:
100, 67, 0, 6
HSL:
220°, 99.1701%, 47.2549%
HSV (HSB):
220°, 99.5833%, 94.1176%
XYZ:
18.5367, 11.8897, 83.7560
xyY:
0.1623, 0.1041, 11.8897
CIE-Lab:
41.0403, 44.0944, -84.9067
CIE-LCH:
41.0403, 95.6737, 297.4441
CIE-Luv:
41.0403, -17.2804, -122.4761
Hunter-Lab:
34.4814, 35.6163, -119.8795
#014ff0 color charts
#014ff0 color shades, tints & tones
#014ff0 color schemes
#014ff0 color preview, HTML & CSS examples
This text has a color of #014ff0
<p style="color:#014ff0;">Text here</p>
.mytext {color:#014ff0;}
This box has a color of #014ff0
<div style="background-color:#014ff0;">Content here</div>
.mybackground {background-color:#014ff0;}
Border around this has a color of #014ff0
<div style="border:2px solid #014ff0;">Content here</div>
.myborder {border:2px solid #014ff0;}