#000bcd color space conversions
Hex:
#000bcd
RGB:
0, 11, 205
CMY:
100, 96, 20
CMYK:
100, 95, 0, 20
HSL:
237°, 100.0000%, 40.1961%
HSV (HSB):
237°, 100.0000%, 80.3922%
XYZ:
11.1391, 4.6471, 58.0675
xyY:
0.1508, 0.0629, 4.6471
CIE-Lab:
25.7048, 64.9230, -90.2840
CIE-LCH:
25.7048, 111.2034, 305.7198
CIE-Luv:
25.7048, -7.7331, -101.7028
Hunter-Lab:
21.5572, 54.5102, -144.6164
#000bcd color charts
#000bcd RGB chart
#000bcd CMYK chart
#000bcd RGB pie chart
#000bcd color shades, tints & tones
#000bcd color schemes
#000bcd color preview, HTML & CSS examples
This text has a color of #000bcd
<p style="color:#000bcd;">Text here</p>
.mytext {color:#000bcd;}
Text color #000bcd
This box has a color of #000bcd
<div style="background-color:#000bcd;">Content here</div>
.mybackground {background-color:#000bcd;}
Background color #000bcd
Border around this has a color of #000bcd
<div style="border:2px solid #000bcd;">Content here</div>
.myborder {border:2px solid #000bcd;}
Border color #000bcd