#004fed color space conversions
Hex:
#004fed
RGB:
0, 79, 237
CMY:
100, 69, 7
CMYK:
100, 67, 0, 7
HSL:
220°, 100.0000%, 46.4706%
HSV (HSB):
220°, 100.0000%, 92.9412%
XYZ:
18.0820, 11.7064, 81.4273
xyY:
0.1626, 0.1053, 11.7064
CIE-Lab:
40.7456, 42.9743, -83.7004
CIE-LCH:
40.7456, 94.0879, 297.1773
CIE-Luv:
40.7456, -17.3166, -120.6492
Hunter-Lab:
34.2146, 34.4598, -117.1540
#004fed color charts
#004fed RGB chart
#004fed CMYK chart
#004fed RGB pie chart
#004fed color shades, tints & tones
#004fed color schemes
#004fed color preview, HTML & CSS examples
This text has a color of #004fed
<p style="color:#004fed;">Text here</p>
.mytext {color:#004fed;}
Text color #004fed
This box has a color of #004fed
<div style="background-color:#004fed;">Content here</div>
.mybackground {background-color:#004fed;}
Background color #004fed
Border around this has a color of #004fed
<div style="border:2px solid #004fed;">Content here</div>
.myborder {border:2px solid #004fed;}
Border color #004fed