#004cdc color space conversions
Hex:
#004cdc
RGB:
0, 76, 220
CMY:
100, 70, 14
CMYK:
100, 65, 0, 14
HSL:
219°, 100.0000%, 43.1373%
HSV (HSB):
219°, 100.0000%, 86.2745%
XYZ:
15.5027, 10.3362, 68.8881
xyY:
0.1637, 0.1091, 10.3362
CIE-Lab:
38.4392, 38.5352, -77.8346
CIE-LCH:
38.4392, 86.8515, 296.3396
CIE-Luv:
38.4392, -16.7135, -110.7961
Hunter-Lab:
32.1499, 29.8103, -104.5366
#004cdc color charts
#004cdc color shades, tints & tones
#004cdc color schemes
#004cdc color preview, HTML & CSS examples
This text has a color of #004cdc
<p style="color:#004cdc;">Text here</p>
.mytext {color:#004cdc;}
This box has a color of #004cdc
<div style="background-color:#004cdc;">Content here</div>
.mybackground {background-color:#004cdc;}
Border around this has a color of #004cdc
<div style="border:2px solid #004cdc;">Content here</div>
.myborder {border:2px solid #004cdc;}