#000ecd color space conversions
Hex:
#000ecd
RGB:
0, 14, 205
CMY:
100, 95, 20
CMYK:
100, 93, 0, 20
HSL:
236°, 100.0000%, 40.1961%
HSV (HSB):
236°, 100.0000%, 80.3922%
XYZ:
11.1765, 4.7219, 58.0799
xyY:
0.1511, 0.0638, 4.7219
CIE-Lab:
25.9272, 64.2378, -89.9122
CIE-LCH:
25.9272, 110.5021, 305.5439
CIE-Luv:
25.9272, -7.8782, -101.9558
Hunter-Lab:
21.7298, 53.7822, -143.2607
#000ecd color charts
#000ecd RGB chart
#000ecd CMYK chart
#000ecd RGB pie chart
#000ecd color shades, tints & tones
#000ecd color schemes
#000ecd color preview, HTML & CSS examples
This text has a color of #000ecd
<p style="color:#000ecd;">Text here</p>
.mytext {color:#000ecd;}
Text color #000ecd
This box has a color of #000ecd
<div style="background-color:#000ecd;">Content here</div>
.mybackground {background-color:#000ecd;}
Background color #000ecd
Border around this has a color of #000ecd
<div style="border:2px solid #000ecd;">Content here</div>
.myborder {border:2px solid #000ecd;}
Border color #000ecd