#000bed color space conversions
Hex:
#000bed
RGB:
0, 11, 237
CMY:
100, 96, 7
CMYK:
100, 95, 0, 7
HSL:
237°, 100.0000%, 46.4706%
HSV (HSB):
237°, 100.0000%, 92.9412%
XYZ:
15.4057, 6.3538, 80.5352
xyY:
0.1506, 0.0621, 6.3538
CIE-Lab:
30.2880, 73.0987, -101.0653
CIE-LCH:
30.2880, 124.7302, 305.8775
CIE-Luv:
30.2880, -9.0296, -120.4969
Hunter-Lab:
25.2067, 64.9833, -171.7865
#000bed color charts
#000bed RGB chart
#000bed CMYK chart
#000bed RGB pie chart
#000bed color shades, tints & tones
#000bed color schemes
#000bed color preview, HTML & CSS examples
This text has a color of #000bed
<p style="color:#000bed;">Text here</p>
.mytext {color:#000bed;}
Text color #000bed
This box has a color of #000bed
<div style="background-color:#000bed;">Content here</div>
.mybackground {background-color:#000bed;}
Background color #000bed
Border around this has a color of #000bed
<div style="border:2px solid #000bed;">Content here</div>
.myborder {border:2px solid #000bed;}
Border color #000bed