#080f8c color space conversions
Hex:
#080f8c
RGB:
8, 15, 140
CMY:
97, 94, 45
CMYK:
94, 89, 0, 45
HSL:
237°, 89.1892%, 29.0196%
HSV (HSB):
237°, 94.2857%, 54.9020%
XYZ:
5.0046, 2.2867, 24.9886
xyY:
0.1550, 0.0708, 2.2867
CIE-Lab:
16.9252, 45.4853, -65.6818
CIE-LCH:
16.9252, 79.8938, 304.7030
CIE-Luv:
16.9252, -4.9851, -63.4196
Hunter-Lab:
15.1219, 32.6111, -87.3898
#080f8c color charts
#080f8c color shades, tints & tones
#080f8c color schemes
#080f8c color preview, HTML & CSS examples
This text has a color of #080f8c
<p style="color:#080f8c;">Text here</p>
.mytext {color:#080f8c;}
This box has a color of #080f8c
<div style="background-color:#080f8c;">Content here</div>
.mybackground {background-color:#080f8c;}
Border around this has a color of #080f8c
<div style="border:2px solid #080f8c;">Content here</div>
.myborder {border:2px solid #080f8c;}