#08005e color space conversions
Hex:
#08005e
RGB:
8, 0, 94
CMY:
97, 100, 63
CMYK:
91, 100, 0, 63
HSL:
245°, 100.0000%, 18.4314%
HSV (HSB):
245°, 100.0000%, 36.8627%
XYZ:
2.1205, 0.8598, 10.6439
xyY:
0.1556, 0.0631, 0.8598
CIE-Lab:
7.7663, 38.3165, -51.1555
CIE-LCH:
7.7663, 63.9143, 306.8340
CIE-Luv:
7.7663, -1.7338, -30.6438
Hunter-Lab:
9.2724, 24.5947, -61.5687
#08005e color charts
#08005e color shades, tints & tones
#08005e color schemes
#08005e color preview, HTML & CSS examples
This text has a color of #08005e
<p style="color:#08005e;">Text here</p>
.mytext {color:#08005e;}
This box has a color of #08005e
<div style="background-color:#08005e;">Content here</div>
.mybackground {background-color:#08005e;}
Border around this has a color of #08005e
<div style="border:2px solid #08005e;">Content here</div>
.myborder {border:2px solid #08005e;}