#080d3d color space conversions
Hex:
#080d3d
RGB:
8, 13, 61
CMY:
97, 95, 76
CMYK:
87, 79, 0, 76
HSL:
234°, 76.8116%, 13.5294%
HSV (HSB):
234°, 86.8852%, 23.9216%
XYZ:
1.0864, 0.6764, 4.4882
xyY:
0.1738, 0.1082, 0.6764
CIE-Lab:
6.1098, 17.3279, -30.9672
CIE-LCH:
6.1098, 35.4856, 299.2295
CIE-Luv:
6.1098, -1.7384, -17.6206
Hunter-Lab:
8.2243, 9.1859, -26.5988
#080d3d color charts
#080d3d color shades, tints & tones
#080d3d color schemes
#080d3d color preview, HTML & CSS examples
This text has a color of #080d3d
<p style="color:#080d3d;">Text here</p>
.mytext {color:#080d3d;}
This box has a color of #080d3d
<div style="background-color:#080d3d;">Content here</div>
.mybackground {background-color:#080d3d;}
Border around this has a color of #080d3d
<div style="border:2px solid #080d3d;">Content here</div>
.myborder {border:2px solid #080d3d;}