#000db7 color space conversions
Hex:
#000db7
RGB:
0, 13, 183
CMY:
100, 95, 28
CMYK:
100, 93, 0, 28
HSL:
236°, 100.0000%, 35.8824%
HSV (HSB):
236°, 100.0000%, 71.7647%
XYZ:
8.6912, 3.7067, 45.0571
xyY:
0.1513, 0.0645, 3.7067
CIE-Lab:
22.6772, 58.5473, -82.3534
CIE-LCH:
22.6772, 101.0439, 305.4101
CIE-Luv:
22.6772, -6.9424, -88.7609
Hunter-Lab:
19.2529, 46.8861, -125.2780
#000db7 color charts
#000db7 color shades, tints & tones
#000db7 color schemes
#000db7 color preview, HTML & CSS examples
This text has a color of #000db7
<p style="color:#000db7;">Text here</p>
.mytext {color:#000db7;}
This box has a color of #000db7
<div style="background-color:#000db7;">Content here</div>
.mybackground {background-color:#000db7;}
Border around this has a color of #000db7
<div style="border:2px solid #000db7;">Content here</div>
.myborder {border:2px solid #000db7;}