#000bcc color space conversions
Hex:
#000bcc
RGB:
0, 11, 204
CMY:
100, 96, 20
CMYK:
100, 95, 0, 20
HSL:
237°, 100.0000%, 40.0000%
HSV (HSB):
237°, 100.0000%, 80.0000%
XYZ:
11.0188, 4.5990, 57.4337
xyY:
0.1508, 0.0630, 4.5990
CIE-Lab:
25.5603, 64.6614, -89.9409
CIE-LCH:
25.5603, 110.7722, 305.7136
CIE-Luv:
25.5603, -7.6924, -101.1090
Hunter-Lab:
21.4452, 54.1858, -143.7763
#000bcc color charts
#000bcc color shades, tints & tones
#000bcc color schemes
#000bcc color preview, HTML & CSS examples
This text has a color of #000bcc
<p style="color:#000bcc;">Text here</p>
.mytext {color:#000bcc;}
This box has a color of #000bcc
<div style="background-color:#000bcc;">Content here</div>
.mybackground {background-color:#000bcc;}
Border around this has a color of #000bcc
<div style="border:2px solid #000bcc;">Content here</div>
.myborder {border:2px solid #000bcc;}