#004ec0 color space conversions
Hex:
#004ec0
RGB:
0, 78, 192
CMY:
100, 69, 25
CMYK:
100, 59, 0, 25
HSL:
216°, 100.0000%, 37.6471%
HSV (HSB):
216°, 100.0000%, 75.2941%
XYZ:
12.2388, 9.2545, 51.0104
xyY:
0.1688, 0.1276, 9.2545
CIE-Lab:
36.4698, 26.3227, -64.8675
CIE-LCH:
36.4698, 70.0048, 292.0869
CIE-Luv:
36.4698, -17.4706, -92.1820
Hunter-Lab:
30.4213, 18.5752, -78.1226
#004ec0 color charts
#004ec0 color shades, tints & tones
#004ec0 color schemes
#004ec0 color preview, HTML & CSS examples
This text has a color of #004ec0
<p style="color:#004ec0;">Text here</p>
.mytext {color:#004ec0;}
This box has a color of #004ec0
<div style="background-color:#004ec0;">Content here</div>
.mybackground {background-color:#004ec0;}
Border around this has a color of #004ec0
<div style="border:2px solid #004ec0;">Content here</div>
.myborder {border:2px solid #004ec0;}