#000d82 color space conversions
Hex:
#000d82
RGB:
0, 13, 130
CMY:
100, 95, 49
CMYK:
100, 90, 0, 49
HSL:
234°, 100.0000%, 25.4902%
HSV (HSB):
234°, 100.0000%, 50.9804%
XYZ:
4.1732, 1.8996, 21.2658
xyY:
0.1526, 0.0695, 1.8996
CIE-Lab:
14.9510, 42.9828, -62.6751
CIE-LCH:
14.9510, 75.9979, 304.4424
CIE-Luv:
14.9510, -4.8189, -56.5810
Hunter-Lab:
13.7824, 29.9289, -81.8346
#000d82 color charts
#000d82 color shades, tints & tones
#000d82 color schemes
#000d82 color preview, HTML & CSS examples
This text has a color of #000d82
<p style="color:#000d82;">Text here</p>
.mytext {color:#000d82;}
This box has a color of #000d82
<div style="background-color:#000d82;">Content here</div>
.mybackground {background-color:#000d82;}
Border around this has a color of #000d82
<div style="border:2px solid #000d82;">Content here</div>
.myborder {border:2px solid #000d82;}