#000dcd color space conversions
Hex:
#000dcd
RGB:
0, 13, 205
CMY:
100, 95, 20
CMYK:
100, 94, 0, 20
HSL:
236°, 100.0000%, 40.1961%
HSV (HSB):
236°, 100.0000%, 80.3922%
XYZ:
11.1634, 4.6956, 58.0756
xyY:
0.1510, 0.0635, 4.6956
CIE-Lab:
25.8494, 64.4772, -90.0423
CIE-LCH:
25.8494, 110.7471, 305.6056
CIE-Luv:
25.8494, -7.8273, -101.8686
Hunter-Lab:
21.6694, 54.0360, -143.7330
#000dcd color charts
#000dcd RGB chart
#000dcd CMYK chart
#000dcd RGB pie chart
#000dcd color shades, tints & tones
#000dcd color schemes
#000dcd color preview, HTML & CSS examples
This text has a color of #000dcd
<p style="color:#000dcd;">Text here</p>
.mytext {color:#000dcd;}
Text color #000dcd
This box has a color of #000dcd
<div style="background-color:#000dcd;">Content here</div>
.mybackground {background-color:#000dcd;}
Background color #000dcd
Border around this has a color of #000dcd
<div style="border:2px solid #000dcd;">Content here</div>
.myborder {border:2px solid #000dcd;}
Border color #000dcd