#000d78 color space conversions
Hex:
#000d78
RGB:
0, 13, 120
CMY:
100, 95, 53
CMYK:
100, 89, 0, 53
HSL:
234°, 100.0000%, 23.5294%
HSV (HSB):
234°, 100.0000%, 47.0588%
XYZ:
3.5341, 1.6439, 17.9003
xyY:
0.1531, 0.0712, 1.6439
CIE-Lab:
13.4952, 39.7503, -58.7092
CIE-LCH:
13.4952, 70.9003, 304.1008
CIE-Luv:
13.4952, -4.4248, -50.4685
Hunter-Lab:
12.8215, 26.7636, -73.8007
#000d78 color charts
#000d78 color shades, tints & tones
#000d78 color schemes
#000d78 color preview, HTML & CSS examples
This text has a color of #000d78
<p style="color:#000d78;">Text here</p>
.mytext {color:#000d78;}
This box has a color of #000d78
<div style="background-color:#000d78;">Content here</div>
.mybackground {background-color:#000d78;}
Border around this has a color of #000d78
<div style="border:2px solid #000d78;">Content here</div>
.myborder {border:2px solid #000d78;}