#004edc color space conversions
Hex:
#004edc
RGB:
0, 78, 220
CMY:
100, 69, 14
CMYK:
100, 65, 0, 14
HSL:
219°, 100.0000%, 43.1373%
HSV (HSB):
219°, 100.0000%, 86.2745%
XYZ:
15.6427, 10.6161, 68.9348
xyY:
0.1643, 0.1115, 10.6161
CIE-Lab:
38.9262, 37.2556, -77.0336
CIE-LCH:
38.9262, 85.5696, 295.8097
CIE-Luv:
38.9262, -17.1591, -110.3243
Hunter-Lab:
32.5823, 28.6781, -102.6329
#004edc color charts
#004edc color shades, tints & tones
#004edc color schemes
#004edc color preview, HTML & CSS examples
This text has a color of #004edc
<p style="color:#004edc;">Text here</p>
.mytext {color:#004edc;}
This box has a color of #004edc
<div style="background-color:#004edc;">Content here</div>
.mybackground {background-color:#004edc;}
Border around this has a color of #004edc
<div style="border:2px solid #004edc;">Content here</div>
.myborder {border:2px solid #004edc;}