#004bcc color space conversions
Hex:
#004bcc
RGB:
0, 75, 204
CMY:
100, 71, 20
CMYK:
100, 63, 0, 20
HSL:
218°, 100.0000%, 40.0000%
HSV (HSB):
218°, 100.0000%, 80.0000%
XYZ:
13.4152, 9.3918, 58.2325
xyY:
0.1655, 0.1159, 9.3918
CIE-Lab:
36.7279, 33.0534, -71.4321
CIE-LCH:
36.7279, 78.7088, 294.8311
CIE-Luv:
36.7279, -16.5834, -100.9404
Hunter-Lab:
30.6460, 24.5070, -91.2085
#004bcc color charts
#004bcc RGB chart
#004bcc CMYK chart
#004bcc RGB pie chart
#004bcc color shades, tints & tones
#004bcc color schemes
#004bcc color preview, HTML & CSS examples
This text has a color of #004bcc
<p style="color:#004bcc;">Text here</p>
.mytext {color:#004bcc;}
Text color #004bcc
This box has a color of #004bcc
<div style="background-color:#004bcc;">Content here</div>
.mybackground {background-color:#004bcc;}
Background color #004bcc
Border around this has a color of #004bcc
<div style="border:2px solid #004bcc;">Content here</div>
.myborder {border:2px solid #004bcc;}
Border color #004bcc