#004bdc color space conversions
Hex:
#004bdc
RGB:
0, 75, 220
CMY:
100, 71, 14
CMYK:
100, 66, 0, 14
HSL:
220°, 100.0000%, 43.1373%
HSV (HSB):
220°, 100.0000%, 86.2745%
XYZ:
15.4343, 10.1995, 68.8654
xyY:
0.1633, 0.1079, 10.1995
CIE-Lab:
38.1981, 39.1723, -78.2313
CIE-LCH:
38.1981, 87.4906, 296.5982
CIE-Luv:
38.1981, -16.4945, -111.0161
Hunter-Lab:
31.9366, 30.3766, -105.4923
#004bdc color charts
#004bdc RGB chart
#004bdc CMYK chart
#004bdc RGB pie chart
#004bdc color shades, tints & tones
#004bdc color schemes
#004bdc color preview, HTML & CSS examples
This text has a color of #004bdc
<p style="color:#004bdc;">Text here</p>
.mytext {color:#004bdc;}
Text color #004bdc
This box has a color of #004bdc
<div style="background-color:#004bdc;">Content here</div>
.mybackground {background-color:#004bdc;}
Background color #004bdc
Border around this has a color of #004bdc
<div style="border:2px solid #004bdc;">Content here</div>
.myborder {border:2px solid #004bdc;}
Border color #004bdc