#000dfb color space conversions
Hex:
#000dfb
RGB:
0, 13, 251
CMY:
100, 95, 2
CMYK:
100, 95, 0, 2
HSL:
237°, 100.0000%, 49.2157%
HSV (HSB):
237°, 100.0000%, 98.4314%
XYZ:
17.5565, 7.2529, 91.7414
xyY:
0.1506, 0.0622, 7.2529
CIE-Lab:
32.3758, 76.2377, -105.4934
CIE-LCH:
32.3758, 130.1577, 305.8548
CIE-Luv:
32.3758, -9.6647, -128.7009
Hunter-Lab:
26.9312, 69.2351, -183.1203
#000dfb color charts
#000dfb color shades, tints & tones
#000dfb color schemes
#000dfb color preview, HTML & CSS examples
This text has a color of #000dfb
<p style="color:#000dfb;">Text here</p>
.mytext {color:#000dfb;}
This box has a color of #000dfb
<div style="background-color:#000dfb;">Content here</div>
.mybackground {background-color:#000dfb;}
Border around this has a color of #000dfb
<div style="border:2px solid #000dfb;">Content here</div>
.myborder {border:2px solid #000dfb;}