#000bbf color space conversions
Hex:
#000bbf
RGB:
0, 11, 191
CMY:
100, 96, 25
CMYK:
100, 94, 0, 25
HSL:
237°, 100.0000%, 37.4510%
HSV (HSB):
237°, 100.0000%, 74.9020%
XYZ:
9.5236, 4.0009, 49.5605
xyY:
0.1510, 0.0634, 4.0009
CIE-Lab:
23.6745, 61.2226, -85.4425
CIE-LCH:
23.6745, 105.1125, 305.6230
CIE-Luv:
23.6745, -7.1617, -93.3543
Hunter-Lab:
20.0023, 49.9845, -132.9034
#000bbf color charts
#000bbf color shades, tints & tones
#000bbf color schemes
#000bbf color preview, HTML & CSS examples
This text has a color of #000bbf
<p style="color:#000bbf;">Text here</p>
.mytext {color:#000bbf;}
This box has a color of #000bbf
<div style="background-color:#000bbf;">Content here</div>
.mybackground {background-color:#000bbf;}
Border around this has a color of #000bbf
<div style="border:2px solid #000bbf;">Content here</div>
.myborder {border:2px solid #000bbf;}