#000de7 color space conversions
Hex:
#000de7
RGB:
0, 13, 231
CMY:
100, 95, 9
CMYK:
100, 94, 0, 9
HSL:
237°, 100.0000%, 45.2941%
HSV (HSB):
237°, 100.0000%, 90.5882%
XYZ:
14.5677, 6.0574, 76.0027
xyY:
0.1508, 0.0627, 6.0574
CIE-Lab:
29.5567, 71.2152, -98.8672
CIE-LCH:
29.5567, 121.8456, 305.7656
CIE-Luv:
29.5567, -8.8686, -117.1302
Hunter-Lab:
24.6117, 62.5840, -165.8634
#000de7 color charts
#000de7 color shades, tints & tones
#000de7 color schemes
#000de7 color preview, HTML & CSS examples
This text has a color of #000de7
<p style="color:#000de7;">Text here</p>
.mytext {color:#000de7;}
This box has a color of #000de7
<div style="background-color:#000de7;">Content here</div>
.mybackground {background-color:#000de7;}
Border around this has a color of #000de7
<div style="border:2px solid #000de7;">Content here</div>
.myborder {border:2px solid #000de7;}