#000ec5 color space conversions
Hex:
#000ec5
RGB:
0, 14, 197
CMY:
100, 95, 23
CMYK:
100, 93, 0, 23
HSL:
236°, 100.0000%, 38.6275%
HSV (HSB):
236°, 100.0000%, 77.2549%
XYZ:
10.2351, 4.3453, 53.1226
xyY:
0.1512, 0.0642, 4.3453
CIE-Lab:
24.7816, 62.0952, -87.1346
CIE-LCH:
24.7816, 106.9965, 305.4750
CIE-Luv:
24.7816, -7.5592, -97.2174
Hunter-Lab:
20.8454, 51.1642, -136.5036
#000ec5 color charts
#000ec5 color shades, tints & tones
#000ec5 color schemes
#000ec5 color preview, HTML & CSS examples
This text has a color of #000ec5
<p style="color:#000ec5;">Text here</p>
.mytext {color:#000ec5;}
This box has a color of #000ec5
<div style="background-color:#000ec5;">Content here</div>
.mybackground {background-color:#000ec5;}
Border around this has a color of #000ec5
<div style="border:2px solid #000ec5;">Content here</div>
.myborder {border:2px solid #000ec5;}