#000bda color space conversions
Hex:
#000bda
RGB:
0, 11, 218
CMY:
100, 96, 15
CMYK:
100, 95, 0, 15
HSL:
237°, 100.0000%, 42.7451%
HSV (HSB):
237°, 100.0000%, 85.4902%
XYZ:
12.7746, 5.3013, 66.6796
xyY:
0.1507, 0.0625, 5.3013
CIE-Lab:
27.5765, 68.2878, -94.7085
CIE-LCH:
27.5765, 116.7602, 305.7928
CIE-Luv:
27.5765, -8.2615, -109.3860
Hunter-Lab:
23.0246, 58.7430, -155.5880
#000bda color charts
#000bda color shades, tints & tones
#000bda color schemes
#000bda color preview, HTML & CSS examples
This text has a color of #000bda
<p style="color:#000bda;">Text here</p>
.mytext {color:#000bda;}
This box has a color of #000bda
<div style="background-color:#000bda;">Content here</div>
.mybackground {background-color:#000bda;}
Border around this has a color of #000bda
<div style="border:2px solid #000bda;">Content here</div>
.myborder {border:2px solid #000bda;}