#000eca color space conversions
Hex:
#000eca
RGB:
0, 14, 202
CMY:
100, 95, 21
CMYK:
100, 93, 0, 21
HSL:
236°, 100.0000%, 39.6078%
HSV (HSB):
236°, 100.0000%, 79.2157%
XYZ:
10.8177, 4.5783, 56.1907
xyY:
0.1511, 0.0640, 4.5783
CIE-Lab:
25.4980, 63.4379, -88.8740
CIE-LCH:
25.4980, 109.1922, 305.5191
CIE-Luv:
25.4980, -7.7586, -100.1816
Hunter-Lab:
21.3971, 52.7993, -140.7231
#000eca color charts
#000eca RGB chart
#000eca CMYK chart
#000eca RGB pie chart
#000eca color shades, tints & tones
#000eca color schemes
#000eca color preview, HTML & CSS examples
This text has a color of #000eca
<p style="color:#000eca;">Text here</p>
.mytext {color:#000eca;}
Text color #000eca
This box has a color of #000eca
<div style="background-color:#000eca;">Content here</div>
.mybackground {background-color:#000eca;}
Background color #000eca
Border around this has a color of #000eca
<div style="border:2px solid #000eca;">Content here</div>
.myborder {border:2px solid #000eca;}
Border color #000eca