#000eae color space conversions
Hex:
#000eae
RGB:
0, 14, 174
CMY:
100, 95, 32
CMYK:
100, 92, 0, 32
HSL:
235°, 100.0000%, 34.1176%
HSV (HSB):
235°, 100.0000%, 68.2353%
XYZ:
7.7970, 3.3701, 40.2839
xyY:
0.1515, 0.0655, 3.3701
CIE-Lab:
21.4689, 55.7496, -78.9762
CIE-LCH:
21.4689, 96.6709, 305.2184
CIE-Luv:
21.4689, -6.6422, -83.4721
Hunter-Lab:
18.3577, 43.6876, -117.2546
#000eae color charts
#000eae RGB chart
#000eae CMYK chart
#000eae RGB pie chart
#000eae color shades, tints & tones
#000eae color schemes
#000eae color preview, HTML & CSS examples
This text has a color of #000eae
<p style="color:#000eae;">Text here</p>
.mytext {color:#000eae;}
Text color #000eae
This box has a color of #000eae
<div style="background-color:#000eae;">Content here</div>
.mybackground {background-color:#000eae;}
Background color #000eae
Border around this has a color of #000eae
<div style="border:2px solid #000eae;">Content here</div>
.myborder {border:2px solid #000eae;}
Border color #000eae