#000eaa color space conversions
Hex:
#000eaa
RGB:
0, 14, 170
CMY:
100, 95, 33
CMYK:
100, 92, 0, 33
HSL:
235°, 100.0000%, 33.3333%
HSV (HSB):
235°, 100.0000%, 66.6667%
XYZ:
7.4127, 3.2164, 38.2603
xyY:
0.1516, 0.0658, 3.2164
CIE-Lab:
20.8903, 54.6139, -77.5282
CIE-LCH:
20.8903, 94.8330, 305.1624
CIE-Luv:
20.8903, -6.4830, -81.0642
Hunter-Lab:
17.9342, 42.3945, -113.9337
#000eaa color charts
#000eaa RGB chart
#000eaa CMYK chart
#000eaa RGB pie chart
#000eaa color shades, tints & tones
#000eaa color schemes
#000eaa color preview, HTML & CSS examples
This text has a color of #000eaa
<p style="color:#000eaa;">Text here</p>
.mytext {color:#000eaa;}
Text color #000eaa
This box has a color of #000eaa
<div style="background-color:#000eaa;">Content here</div>
.mybackground {background-color:#000eaa;}
Background color #000eaa
Border around this has a color of #000eaa
<div style="border:2px solid #000eaa;">Content here</div>
.myborder {border:2px solid #000eaa;}
Border color #000eaa