#000dfc color space conversions
Hex:
#000dfc
RGB:
0, 13, 252
CMY:
100, 95, 1
CMYK:
100, 95, 0, 1
HSL:
237°, 100.0000%, 49.4118%
HSV (HSB):
237°, 100.0000%, 98.8235%
XYZ:
17.7146, 7.3161, 92.5739
xyY:
0.1506, 0.0622, 7.3161
CIE-Lab:
32.5160, 76.4856, -105.8213
CIE-LCH:
32.5160, 130.5688, 305.8587
CIE-Luv:
32.5160, -9.7044, -129.2757
Hunter-Lab:
27.0483, 69.5694, -183.9885
#000dfc color charts
#000dfc RGB chart
#000dfc CMYK chart
#000dfc RGB pie chart
#000dfc color shades, tints & tones
#000dfc color schemes
#000dfc color preview, HTML & CSS examples
This text has a color of #000dfc
<p style="color:#000dfc;">Text here</p>
.mytext {color:#000dfc;}
Text color #000dfc
This box has a color of #000dfc
<div style="background-color:#000dfc;">Content here</div>
.mybackground {background-color:#000dfc;}
Background color #000dfc
Border around this has a color of #000dfc
<div style="border:2px solid #000dfc;">Content here</div>
.myborder {border:2px solid #000dfc;}
Border color #000dfc