#000bff color space conversions
Hex:
#000bff
RGB:
0, 11, 255
CMY:
100, 96, 0
CMYK:
100, 96, 0, 0
HSL:
237°, 100.0000%, 50.0000%
HSV (HSB):
237°, 100.0000%, 100.0000%
XYZ:
18.1697, 7.4593, 95.0899
xyY:
0.1505, 0.0618, 7.4593
CIE-Lab:
32.8305, 77.5547, -106.9802
CIE-LCH:
32.8305, 132.1344, 305.9401
CIE-Luv:
32.8305, -9.7520, -130.8968
Hunter-Lab:
27.3118, 70.9547, -187.3083
#000bff color charts
#000bff RGB chart
#000bff CMYK chart
#000bff RGB pie chart
#000bff color shades, tints & tones
#000bff color schemes
#000bff color preview, HTML & CSS examples
This text has a color of #000bff
<p style="color:#000bff;">Text here</p>
.mytext {color:#000bff;}
Text color #000bff
This box has a color of #000bff
<div style="background-color:#000bff;">Content here</div>
.mybackground {background-color:#000bff;}
Background color #000bff
Border around this has a color of #000bff
<div style="border:2px solid #000bff;">Content here</div>
.myborder {border:2px solid #000bff;}
Border color #000bff