#000bf7 color space conversions
Hex:
#000bf7
RGB:
0, 11, 247
CMY:
100, 96, 3
CMYK:
100, 96, 0, 3
HSL:
237°, 100.0000%, 48.4314%
HSV (HSB):
237°, 100.0000%, 96.8627%
XYZ:
16.9082, 6.9547, 88.4469
xyY:
0.1505, 0.0619, 6.9547
CIE-Lab:
31.7037, 75.5856, -104.3634
CIE-LCH:
31.7037, 128.8600, 305.9141
CIE-Luv:
31.7037, -9.4316, -126.2895
Hunter-Lab:
26.3718, 68.2936, -180.3888
#000bf7 color charts
#000bf7 color shades, tints & tones
#000bf7 color schemes
#000bf7 color preview, HTML & CSS examples
This text has a color of #000bf7
<p style="color:#000bf7;">Text here</p>
.mytext {color:#000bf7;}
This box has a color of #000bf7
<div style="background-color:#000bf7;">Content here</div>
.mybackground {background-color:#000bf7;}
Border around this has a color of #000bf7
<div style="border:2px solid #000bf7;">Content here</div>
.myborder {border:2px solid #000bf7;}