#000ded color space conversions
Hex:
#000ded
RGB:
0, 13, 237
CMY:
100, 95, 7
CMYK:
100, 95, 0, 7
HSL:
237°, 100.0000%, 46.4706%
HSV (HSB):
237°, 100.0000%, 92.9412%
XYZ:
15.4300, 6.4023, 80.5433
xyY:
0.1507, 0.0625, 6.4023
CIE-Lab:
30.4055, 72.7353, -100.8688
CIE-LCH:
30.4055, 124.3581, 305.7949
CIE-Luv:
30.4055, -9.1079, -120.6167
Hunter-Lab:
25.3027, 64.5723, -171.0193
#000ded color charts
#000ded color shades, tints & tones
#000ded color schemes
#000ded color preview, HTML & CSS examples
This text has a color of #000ded
<p style="color:#000ded;">Text here</p>
.mytext {color:#000ded;}
This box has a color of #000ded
<div style="background-color:#000ded;">Content here</div>
.mybackground {background-color:#000ded;}
Border around this has a color of #000ded
<div style="border:2px solid #000ded;">Content here</div>
.myborder {border:2px solid #000ded;}