#000dbd color space conversions
Hex:
#000dbd
RGB:
0, 13, 189
CMY:
100, 95, 26
CMYK:
100, 93, 0, 26
HSL:
236°, 100.0000%, 37.0588%
HSV (HSB):
236°, 100.0000%, 74.1176%
XYZ:
9.3292, 3.9620, 48.4171
xyY:
0.1512, 0.0642, 3.9620
CIE-Lab:
23.5453, 60.1884, -84.4729
CIE-LCH:
23.5453, 103.7224, 305.4705
CIE-Luv:
23.5453, -7.1839, -92.3530
Hunter-Lab:
19.9047, 48.8288, -130.2865
#000dbd color charts
#000dbd RGB chart
#000dbd CMYK chart
#000dbd RGB pie chart
#000dbd color shades, tints & tones
#000dbd color schemes
#000dbd color preview, HTML & CSS examples
This text has a color of #000dbd
<p style="color:#000dbd;">Text here</p>
.mytext {color:#000dbd;}
Text color #000dbd
This box has a color of #000dbd
<div style="background-color:#000dbd;">Content here</div>
.mybackground {background-color:#000dbd;}
Background color #000dbd
Border around this has a color of #000dbd
<div style="border:2px solid #000dbd;">Content here</div>
.myborder {border:2px solid #000dbd;}
Border color #000dbd