#000db6 color space conversions
Hex:
#000db6
RGB:
0, 13, 182
CMY:
100, 95, 29
CMYK:
100, 93, 0, 29
HSL:
236°, 100.0000%, 35.6863%
HSV (HSB):
236°, 100.0000%, 71.3725%
XYZ:
8.5874, 3.6652, 44.5108
xyY:
0.1513, 0.0646, 3.6652
CIE-Lab:
22.5324, 58.2719, -81.9984
CIE-LCH:
22.5324, 100.5949, 305.3994
CIE-Luv:
22.5324, -6.9021, -88.1610
Hunter-Lab:
19.1448, 46.5628, -124.4450
#000db6 color charts
#000db6 color shades, tints & tones
#000db6 color schemes
#000db6 color preview, HTML & CSS examples
This text has a color of #000db6
<p style="color:#000db6;">Text here</p>
.mytext {color:#000db6;}
This box has a color of #000db6
<div style="background-color:#000db6;">Content here</div>
.mybackground {background-color:#000db6;}
Border around this has a color of #000db6
<div style="border:2px solid #000db6;">Content here</div>
.myborder {border:2px solid #000db6;}