#000ddf color space conversions
Hex:
#000ddf
RGB:
0, 13, 223
CMY:
100, 95, 13
CMYK:
100, 94, 0, 13
HSL:
237°, 100.0000%, 43.7255%
HSV (HSB):
237°, 100.0000%, 87.4510%
XYZ:
13.4632, 5.6156, 70.1864
xyY:
0.1508, 0.0629, 5.6156
CIE-Lab:
28.4211, 69.1692, -96.1790
CIE-LCH:
28.4211, 118.4685, 305.7226
CIE-Luv:
28.4211, -8.5489, -112.4610
Hunter-Lab:
23.6972, 59.9421, -159.0173
#000ddf color charts
#000ddf RGB chart
#000ddf CMYK chart
#000ddf RGB pie chart
#000ddf color shades, tints & tones
#000ddf color schemes
#000ddf color preview, HTML & CSS examples
This text has a color of #000ddf
<p style="color:#000ddf;">Text here</p>
.mytext {color:#000ddf;}
Text color #000ddf
This box has a color of #000ddf
<div style="background-color:#000ddf;">Content here</div>
.mybackground {background-color:#000ddf;}
Background color #000ddf
Border around this has a color of #000ddf
<div style="border:2px solid #000ddf;">Content here</div>
.myborder {border:2px solid #000ddf;}
Border color #000ddf