#004fd5 color space conversions
Hex:
#004fd5
RGB:
0, 79, 213
CMY:
100, 69, 16
CMYK:
100, 63, 0, 16
HSL:
218°, 100.0000%, 41.7647%
HSV (HSB):
218°, 100.0000%, 83.5294%
XYZ:
14.8062, 10.3961, 64.1771
xyY:
0.1657, 0.1163, 10.3961
CIE-Lab:
38.5441, 33.9291, -73.6470
CIE-LCH:
38.5441, 81.0867, 294.7355
CIE-Luv:
38.5441, -17.4428, -105.6163
Hunter-Lab:
32.2429, 25.5436, -95.4421
#004fd5 color charts
#004fd5 color shades, tints & tones
#004fd5 color schemes
#004fd5 color preview, HTML & CSS examples
This text has a color of #004fd5
<p style="color:#004fd5;">Text here</p>
.mytext {color:#004fd5;}
This box has a color of #004fd5
<div style="background-color:#004fd5;">Content here</div>
.mybackground {background-color:#004fd5;}
Border around this has a color of #004fd5
<div style="border:2px solid #004fd5;">Content here</div>
.myborder {border:2px solid #004fd5;}