#000dd0 color space conversions
Hex:
#000dd0
RGB:
0, 13, 208
CMY:
100, 95, 18
CMYK:
100, 94, 0, 18
HSL:
236°, 100.0000%, 40.7843%
HSV (HSB):
236°, 100.0000%, 81.5686%
XYZ:
11.5291, 4.8419, 60.0014
xyY:
0.1510, 0.0634, 4.8419
CIE-Lab:
26.2795, 65.2684, -91.0740
CIE-LCH:
26.2795, 112.0466, 305.6273
CIE-Luv:
26.2795, -7.9477, -103.6424
Hunter-Lab:
22.0044, 55.0167, -146.2689
#000dd0 color charts
#000dd0 color shades, tints & tones
#000dd0 color schemes
#000dd0 color preview, HTML & CSS examples
This text has a color of #000dd0
<p style="color:#000dd0;">Text here</p>
.mytext {color:#000dd0;}
This box has a color of #000dd0
<div style="background-color:#000dd0;">Content here</div>
.mybackground {background-color:#000dd0;}
Border around this has a color of #000dd0
<div style="border:2px solid #000dd0;">Content here</div>
.myborder {border:2px solid #000dd0;}