#080e65 color space conversions
Hex:
#080e65
RGB:
8, 14, 101
CMY:
97, 95, 60
CMYK:
92, 86, 0, 60
HSL:
236°, 85.3211%, 21.3725%
HSV (HSB):
236°, 92.0792%, 39.6078%
XYZ:
2.6061, 1.3053, 12.4265
xyY:
0.1595, 0.0799, 1.3053
CIE-Lab:
11.3124, 33.0470, -49.9219
CIE-LCH:
11.3124, 59.8690, 303.5036
CIE-Luv:
11.3124, -3.3138, -39.8215
Hunter-Lab:
11.4249, 20.7241, -56.4904
#080e65 color charts
#080e65 color shades, tints & tones
#080e65 color schemes
#080e65 color preview, HTML & CSS examples
This text has a color of #080e65
<p style="color:#080e65;">Text here</p>
.mytext {color:#080e65;}
This box has a color of #080e65
<div style="background-color:#080e65;">Content here</div>
.mybackground {background-color:#080e65;}
Border around this has a color of #080e65
<div style="border:2px solid #080e65;">Content here</div>
.myborder {border:2px solid #080e65;}