#000d84 color space conversions
Hex:
#000d84
RGB:
0, 13, 132
CMY:
100, 95, 48
CMYK:
100, 90, 0, 48
HSL:
234°, 100.0000%, 25.8824%
HSV (HSB):
234°, 100.0000%, 51.7647%
XYZ:
4.3088, 1.9538, 21.9798
xyY:
0.1526, 0.0692, 1.9538
CIE-Lab:
15.2429, 43.6150, -63.4564
CIE-LCH:
15.2429, 76.9999, 304.5016
CIE-Luv:
15.2429, -4.8981, -57.8043
Hunter-Lab:
13.9778, 30.5630, -83.4478
#000d84 color charts
#000d84 color shades, tints & tones
#000d84 color schemes
#000d84 color preview, HTML & CSS examples
This text has a color of #000d84
<p style="color:#000d84;">Text here</p>
.mytext {color:#000d84;}
This box has a color of #000d84
<div style="background-color:#000d84;">Content here</div>
.mybackground {background-color:#000d84;}
Border around this has a color of #000d84
<div style="border:2px solid #000d84;">Content here</div>
.myborder {border:2px solid #000d84;}