#000df7 color space conversions
Hex:
#000df7
RGB:
0, 13, 247
CMY:
100, 95, 3
CMYK:
100, 95, 0, 3
HSL:
237°, 100.0000%, 48.4314%
HSV (HSB):
237°, 100.0000%, 96.8627%
XYZ:
16.9324, 7.0032, 88.4550
xyY:
0.1507, 0.0623, 7.0032
CIE-Lab:
31.8143, 75.2431, -104.1784
CIE-LCH:
31.8143, 128.5093, 305.8388
CIE-Luv:
31.8143, -9.5059, -126.3983
Hunter-Lab:
26.4637, 67.8995, -179.6528
#000df7 color charts
#000df7 color shades, tints & tones
#000df7 color schemes
#000df7 color preview, HTML & CSS examples
This text has a color of #000df7
<p style="color:#000df7;">Text here</p>
.mytext {color:#000df7;}
This box has a color of #000df7
<div style="background-color:#000df7;">Content here</div>
.mybackground {background-color:#000df7;}
Border around this has a color of #000df7
<div style="border:2px solid #000df7;">Content here</div>
.myborder {border:2px solid #000df7;}