#004dff color space conversions
Hex:
#004dff
RGB:
0, 77, 255
CMY:
100, 70, 0
CMYK:
100, 70, 0, 0
HSL:
222°, 100.0000%, 50.0000%
HSV (HSB):
222°, 100.0000%, 100.0000%
XYZ:
20.7039, 12.5278, 95.9346
xyY:
0.1603, 0.0970, 12.5278
CIE-Lab:
42.0429, 50.6589, -91.6612
CIE-LCH:
42.0429, 104.7287, 298.9284
CIE-Luv:
42.0429, -16.9519, -131.8365
Hunter-Lab:
35.3946, 42.4722, -135.9254
#004dff color charts
#004dff RGB chart
#004dff CMYK chart
#004dff RGB pie chart
#004dff color shades, tints & tones
#004dff color schemes
#004dff color preview, HTML & CSS examples
This text has a color of #004dff
<p style="color:#004dff;">Text here</p>
.mytext {color:#004dff;}
Text color #004dff
This box has a color of #004dff
<div style="background-color:#004dff;">Content here</div>
.mybackground {background-color:#004dff;}
Background color #004dff
Border around this has a color of #004dff
<div style="border:2px solid #004dff;">Content here</div>
.myborder {border:2px solid #004dff;}
Border color #004dff