#000dd1 color space conversions
Hex:
#000dd1
RGB:
0, 13, 209
CMY:
100, 95, 18
CMYK:
100, 94, 0, 18
HSL:
236°, 100.0000%, 40.9804%
HSV (HSB):
236°, 100.0000%, 81.9608%
XYZ:
11.6525, 4.8913, 60.6516
xyY:
0.1509, 0.0634, 4.8913
CIE-Lab:
26.4228, 65.5312, -91.4171
CIE-LCH:
26.4228, 112.4786, 305.6344
CIE-Luv:
26.4228, -7.9879, -104.2329
Hunter-Lab:
22.1163, 55.3440, -147.1152
#000dd1 color charts
#000dd1 color shades, tints & tones
#000dd1 color schemes
#000dd1 color preview, HTML & CSS examples
This text has a color of #000dd1
<p style="color:#000dd1;">Text here</p>
.mytext {color:#000dd1;}
This box has a color of #000dd1
<div style="background-color:#000dd1;">Content here</div>
.mybackground {background-color:#000dd1;}
Border around this has a color of #000dd1
<div style="border:2px solid #000dd1;">Content here</div>
.myborder {border:2px solid #000dd1;}