#000bdc color space conversions
Hex:
#000bdc
RGB:
0, 11, 220
CMY:
100, 96, 14
CMYK:
100, 95, 0, 14
HSL:
237°, 100.0000%, 43.1373%
HSV (HSB):
237°, 100.0000%, 86.2745%
XYZ:
13.0379, 5.4067, 68.0666
xyY:
0.1507, 0.0625, 5.4067
CIE-Lab:
27.8632, 68.7999, -95.3836
CIE-LCH:
27.8632, 117.6072, 305.8028
CIE-Luv:
27.8632, -8.3426, -110.5621
Hunter-Lab:
23.2522, 59.3969, -157.2840
#000bdc color charts
#000bdc RGB chart
#000bdc CMYK chart
#000bdc RGB pie chart
#000bdc color shades, tints & tones
#000bdc color schemes
#000bdc color preview, HTML & CSS examples
This text has a color of #000bdc
<p style="color:#000bdc;">Text here</p>
.mytext {color:#000bdc;}
Text color #000bdc
This box has a color of #000bdc
<div style="background-color:#000bdc;">Content here</div>
.mybackground {background-color:#000bdc;}
Background color #000bdc
Border around this has a color of #000bdc
<div style="border:2px solid #000bdc;">Content here</div>
.myborder {border:2px solid #000bdc;}
Border color #000bdc