#000ec8 color space conversions
Hex:
#000ec8
RGB:
0, 14, 200
CMY:
100, 95, 22
CMYK:
100, 93, 0, 22
HSL:
236°, 100.0000%, 39.2157%
HSV (HSB):
236°, 100.0000%, 78.4314%
XYZ:
10.5824, 4.4842, 54.9514
xyY:
0.1511, 0.0640, 4.4842
CIE-Lab:
25.2116, 62.9022, -88.1796
CIE-LCH:
25.2116, 108.3159, 305.5019
CIE-Luv:
25.2116, -7.6788, -98.9969
Hunter-Lab:
21.1759, 52.1448, -139.0338
#000ec8 color charts
#000ec8 color shades, tints & tones
#000ec8 color schemes
#000ec8 color preview, HTML & CSS examples
This text has a color of #000ec8
<p style="color:#000ec8;">Text here</p>
.mytext {color:#000ec8;}
This box has a color of #000ec8
<div style="background-color:#000ec8;">Content here</div>
.mybackground {background-color:#000ec8;}
Border around this has a color of #000ec8
<div style="border:2px solid #000ec8;">Content here</div>
.myborder {border:2px solid #000ec8;}