#004cff color space conversions
Hex:
#004cff
RGB:
0, 76, 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.6344, 12.3889, 95.9115
xyY:
0.1600, 0.0961, 12.3889
CIE-Lab:
41.8276, 51.2501, -92.0169
CIE-LCH:
41.8276, 105.3266, 299.1162
CIE-Luv:
41.8276, -16.7628, -131.9813
Hunter-Lab:
35.1978, 43.0479, -136.9223
#004cff color charts
#004cff RGB chart
#004cff CMYK chart
#004cff RGB pie chart
#004cff color shades, tints & tones
#004cff color schemes
#004cff color preview, HTML & CSS examples
This text has a color of #004cff
<p style="color:#004cff;">Text here</p>
.mytext {color:#004cff;}
Text color #004cff
This box has a color of #004cff
<div style="background-color:#004cff;">Content here</div>
.mybackground {background-color:#004cff;}
Background color #004cff
Border around this has a color of #004cff
<div style="border:2px solid #004cff;">Content here</div>
.myborder {border:2px solid #004cff;}
Border color #004cff