#000bfa color space conversions
Hex:
#000bfa
RGB:
0, 11, 250
CMY:
100, 96, 2
CMYK:
100, 96, 0, 2
HSL:
237°, 100.0000%, 49.0196%
HSV (HSB):
237°, 100.0000%, 98.0392%
XYZ:
17.3750, 7.1415, 90.9052
xyY:
0.1505, 0.0619, 7.1415
CIE-Lab:
32.1268, 76.3261, -105.3469
CIE-LCH:
32.1268, 130.0909, 305.9241
CIE-Luv:
32.1268, -9.5519, -128.0200
Hunter-Lab:
26.7235, 69.2902, -182.9797
#000bfa color charts
#000bfa color shades, tints & tones
#000bfa color schemes
#000bfa color preview, HTML & CSS examples
This text has a color of #000bfa
<p style="color:#000bfa;">Text here</p>
.mytext {color:#000bfa;}
This box has a color of #000bfa
<div style="background-color:#000bfa;">Content here</div>
.mybackground {background-color:#000bfa;}
Border around this has a color of #000bfa
<div style="border:2px solid #000bfa;">Content here</div>
.myborder {border:2px solid #000bfa;}