#000dcf color space conversions
Hex:
#000dcf
RGB:
0, 13, 207
CMY:
100, 95, 19
CMYK:
100, 94, 0, 19
HSL:
236°, 100.0000%, 40.5882%
HSV (HSB):
236°, 100.0000%, 81.1765%
XYZ:
11.4064, 4.7928, 59.3554
xyY:
0.1510, 0.0634, 4.7928
CIE-Lab:
26.1362, 65.0051, -90.7305
CIE-LCH:
26.1362, 111.6140, 305.6202
CIE-Luv:
26.1362, -7.9076, -103.0515
Hunter-Lab:
21.8926, 54.6897, -145.4231
#000dcf color charts
#000dcf RGB chart
#000dcf CMYK chart
#000dcf RGB pie chart
#000dcf color shades, tints & tones
#000dcf color schemes
#000dcf color preview, HTML & CSS examples
This text has a color of #000dcf
<p style="color:#000dcf;">Text here</p>
.mytext {color:#000dcf;}
Text color #000dcf
This box has a color of #000dcf
<div style="background-color:#000dcf;">Content here</div>
.mybackground {background-color:#000dcf;}
Background color #000dcf
Border around this has a color of #000dcf
<div style="border:2px solid #000dcf;">Content here</div>
.myborder {border:2px solid #000dcf;}
Border color #000dcf