#000ecf color space conversions
Hex:
#000ecf
RGB:
0, 14, 207
CMY:
100, 95, 19
CMYK:
100, 93, 0, 19
HSL:
236°, 100.0000%, 40.5882%
HSV (HSB):
236°, 100.0000%, 81.1765%
XYZ:
11.4195, 4.8191, 59.3598
xyY:
0.1511, 0.0637, 4.8191
CIE-Lab:
26.2130, 64.7688, -90.6022
CIE-LCH:
26.2130, 111.3722, 305.5598
CIE-Luv:
26.2130, -7.9579, -103.1369
Hunter-Lab:
21.9524, 54.4382, -144.9550
#000ecf color charts
#000ecf color shades, tints & tones
#000ecf color schemes
#000ecf color preview, HTML & CSS examples
This text has a color of #000ecf
<p style="color:#000ecf;">Text here</p>
.mytext {color:#000ecf;}
This box has a color of #000ecf
<div style="background-color:#000ecf;">Content here</div>
.mybackground {background-color:#000ecf;}
Border around this has a color of #000ecf
<div style="border:2px solid #000ecf;">Content here</div>
.myborder {border:2px solid #000ecf;}