#000eda color space conversions
Hex:
#000eda
RGB:
0, 14, 218
CMY:
100, 95, 15
CMYK:
100, 94, 0, 15
HSL:
236°, 100.0000%, 42.7451%
HSV (HSB):
236°, 100.0000%, 85.4902%
XYZ:
12.8119, 5.3760, 66.6921
xyY:
0.1509, 0.0633, 5.3760
CIE-Lab:
27.7803, 67.6588, -94.3677
CIE-LCH:
27.7803, 116.1162, 305.6394
CIE-Luv:
27.7803, -8.3959, -109.6070
Hunter-Lab:
23.1863, 58.0569, -154.3090
#000eda color charts
#000eda RGB chart
#000eda CMYK chart
#000eda RGB pie chart
#000eda color shades, tints & tones
#000eda color schemes
#000eda color preview, HTML & CSS examples
This text has a color of #000eda
<p style="color:#000eda;">Text here</p>
.mytext {color:#000eda;}
Text color #000eda
This box has a color of #000eda
<div style="background-color:#000eda;">Content here</div>
.mybackground {background-color:#000eda;}
Background color #000eda
Border around this has a color of #000eda
<div style="border:2px solid #000eda;">Content here</div>
.myborder {border:2px solid #000eda;}
Border color #000eda