#004aff color space conversions
Hex:
#004aff
RGB:
0, 74, 255
CMY:
100, 71, 0
CMYK:
100, 71, 0, 0
HSL:
223°, 100.0000%, 50.0000%
HSV (HSB):
223°, 100.0000%, 100.0000%
XYZ:
20.4988, 12.1176, 95.8663
xyY:
0.1595, 0.0943, 12.1176
CIE-Lab:
41.4024, 52.4232, -92.7200
CIE-LCH:
41.4024, 106.5138, 299.4835
CIE-Luv:
41.4024, -16.3920, -132.2463
Hunter-Lab:
34.8103, 44.1955, -138.9153
#004aff color charts
#004aff RGB chart
#004aff CMYK chart
#004aff RGB pie chart
#004aff color shades, tints & tones
#004aff color schemes
#004aff color preview, HTML & CSS examples
This text has a color of #004aff
<p style="color:#004aff;">Text here</p>
.mytext {color:#004aff;}
Text color #004aff
This box has a color of #004aff
<div style="background-color:#004aff;">Content here</div>
.mybackground {background-color:#004aff;}
Background color #004aff
Border around this has a color of #004aff
<div style="border:2px solid #004aff;">Content here</div>
.myborder {border:2px solid #004aff;}
Border color #004aff