#000dff color space conversions
Hex:
#000dff
RGB:
0, 13, 255
CMY:
100, 95, 0
CMYK:
100, 95, 0, 0
HSL:
237°, 100.0000%, 50.0000%
HSV (HSB):
237°, 100.0000%, 100.0000%
XYZ:
18.1939, 7.5078, 95.0980
xyY:
0.1506, 0.0622, 7.5078
CIE-Lab:
32.9362, 77.2276, -106.8035
CIE-LCH:
32.9362, 131.7994, 305.8700
CIE-Luv:
32.9362, -9.8233, -130.9978
Hunter-Lab:
27.4005, 70.5734, -186.5958
#000dff color charts
#000dff RGB chart
#000dff CMYK chart
#000dff RGB pie chart
#000dff color shades, tints & tones
#000dff color schemes
#000dff color preview, HTML & CSS examples
This text has a color of #000dff
<p style="color:#000dff;">Text here</p>
.mytext {color:#000dff;}
Text color #000dff
This box has a color of #000dff
<div style="background-color:#000dff;">Content here</div>
.mybackground {background-color:#000dff;}
Background color #000dff
Border around this has a color of #000dff
<div style="border:2px solid #000dff;">Content here</div>
.myborder {border:2px solid #000dff;}
Border color #000dff