#000d8f color space conversions
Hex:
#000d8f
RGB:
0, 13, 143
CMY:
100, 95, 44
CMYK:
100, 91, 0, 44
HSL:
235°, 100.0000%, 28.0392%
HSV (HSB):
235°, 100.0000%, 56.0784%
XYZ:
5.1018, 2.2710, 26.1561
xyY:
0.1522, 0.0677, 2.2710
CIE-Lab:
16.8497, 47.0172, -67.6901
CIE-LCH:
16.8497, 82.4170, 304.7836
CIE-Luv:
16.8497, -5.3359, -64.5280
Hunter-Lab:
15.0699, 34.0581, -92.3577
#000d8f color charts
#000d8f color shades, tints & tones
#000d8f color schemes
#000d8f color preview, HTML & CSS examples
This text has a color of #000d8f
<p style="color:#000d8f;">Text here</p>
.mytext {color:#000d8f;}
This box has a color of #000d8f
<div style="background-color:#000d8f;">Content here</div>
.mybackground {background-color:#000d8f;}
Border around this has a color of #000d8f
<div style="border:2px solid #000d8f;">Content here</div>
.myborder {border:2px solid #000d8f;}