#000dbc color space conversions
Hex:
#000dbc
RGB:
0, 13, 188
CMY:
100, 95, 26
CMYK:
100, 93, 0, 26
HSL:
236°, 100.0000%, 36.8627%
HSV (HSB):
236°, 100.0000%, 73.7255%
XYZ:
9.2210, 3.9187, 47.8473
xyY:
0.1512, 0.0643, 3.9187
CIE-Lab:
23.4008, 59.9162, -84.1209
CIE-LCH:
23.4008, 103.2777, 305.4609
CIE-Luv:
23.4008, -7.1437, -91.7552
Hunter-Lab:
19.7957, 48.5047, -129.4505
#000dbc color charts
#000dbc RGB chart
#000dbc CMYK chart
#000dbc RGB pie chart
#000dbc color shades, tints & tones
#000dbc color schemes
#000dbc color preview, HTML & CSS examples
This text has a color of #000dbc
<p style="color:#000dbc;">Text here</p>
.mytext {color:#000dbc;}
Text color #000dbc
This box has a color of #000dbc
<div style="background-color:#000dbc;">Content here</div>
.mybackground {background-color:#000dbc;}
Background color #000dbc
Border around this has a color of #000dbc
<div style="border:2px solid #000dbc;">Content here</div>
.myborder {border:2px solid #000dbc;}
Border color #000dbc