#000eb9 color space conversions
Hex:
#000eb9
RGB:
0, 14, 185
CMY:
100, 95, 27
CMYK:
100, 92, 0, 27
HSL:
235°, 100.0000%, 36.2745%
HSV (HSB):
235°, 100.0000%, 72.5490%
XYZ:
8.9140, 3.8169, 46.1658
xyY:
0.1513, 0.0648, 3.8169
CIE-Lab:
23.0565, 58.8214, -82.9120
CIE-LCH:
23.0565, 101.6581, 305.3536
CIE-Luv:
23.0565, -7.0806, -90.0679
Hunter-Lab:
19.5368, 47.2543, -126.4278
#000eb9 color charts
#000eb9 color shades, tints & tones
#000eb9 color schemes
#000eb9 color preview, HTML & CSS examples
This text has a color of #000eb9
<p style="color:#000eb9;">Text here</p>
.mytext {color:#000eb9;}
This box has a color of #000eb9
<div style="background-color:#000eb9;">Content here</div>
.mybackground {background-color:#000eb9;}
Border around this has a color of #000eb9
<div style="border:2px solid #000eb9;">Content here</div>
.myborder {border:2px solid #000eb9;}