#000dcc color space conversions
Hex:
#000dcc
RGB:
0, 13, 204
CMY:
100, 95, 20
CMYK:
100, 94, 0, 20
HSL:
236°, 100.0000%, 40.0000%
HSV (HSB):
236°, 100.0000%, 80.0000%
XYZ:
11.0430, 4.6475, 57.4418
xyY:
0.1510, 0.0635, 4.6475
CIE-Lab:
25.7059, 64.2126, -89.6975
CIE-LCH:
25.7059, 110.3127, 305.5981
CIE-Luv:
25.7059, -7.7871, -101.2766
Hunter-Lab:
21.5580, 53.7094, -142.8888
#000dcc color charts
#000dcc RGB chart
#000dcc CMYK chart
#000dcc RGB pie chart
#000dcc color shades, tints & tones
#000dcc color schemes
#000dcc color preview, HTML & CSS examples
This text has a color of #000dcc
<p style="color:#000dcc;">Text here</p>
.mytext {color:#000dcc;}
Text color #000dcc
This box has a color of #000dcc
<div style="background-color:#000dcc;">Content here</div>
.mybackground {background-color:#000dcc;}
Background color #000dcc
Border around this has a color of #000dcc
<div style="border:2px solid #000dcc;">Content here</div>
.myborder {border:2px solid #000dcc;}
Border color #000dcc