#000eaf color space conversions
Hex:
#000eaf
RGB:
0, 14, 175
CMY:
100, 95, 31
CMYK:
100, 92, 0, 31
HSL:
235°, 100.0000%, 34.3137%
HSV (HSB):
235°, 100.0000%, 68.6275%
XYZ:
7.8949, 3.4092, 40.7994
xyY:
0.1515, 0.0654, 3.4092
CIE-Lab:
21.6134, 56.0319, -79.3368
CIE-LCH:
21.6134, 97.1283, 305.2318
CIE-Luv:
21.6134, -6.6820, -84.0733
Hunter-Lab:
18.4641, 44.0112, -118.0860
#000eaf color charts
#000eaf RGB chart
#000eaf CMYK chart
#000eaf RGB pie chart
#000eaf color shades, tints & tones
#000eaf color schemes
#000eaf color preview, HTML & CSS examples
This text has a color of #000eaf
<p style="color:#000eaf;">Text here</p>
.mytext {color:#000eaf;}
Text color #000eaf
This box has a color of #000eaf
<div style="background-color:#000eaf;">Content here</div>
.mybackground {background-color:#000eaf;}
Background color #000eaf
Border around this has a color of #000eaf
<div style="border:2px solid #000eaf;">Content here</div>
.myborder {border:2px solid #000eaf;}
Border color #000eaf