#00085e color space conversions
Hex:
#00085e
RGB:
0, 8, 94
CMY:
100, 97, 63
CMYK:
100, 91, 0, 63
HSL:
235°, 100.0000%, 18.4314%
HSV (HSB):
235°, 100.0000%, 36.8627%
XYZ:
2.1072, 0.9818, 10.6681
xyY:
0.1532, 0.0714, 0.9818
CIE-Lab:
8.8391, 33.3975, -49.3758
CIE-LCH:
8.8391, 59.6101, 304.0742
CIE-Luv:
8.8391, -2.9020, -33.0253
Hunter-Lab:
9.9087, 20.6203, -56.8982
#00085e color charts
#00085e color shades, tints & tones
#00085e color schemes
#00085e color preview, HTML & CSS examples
This text has a color of #00085e
<p style="color:#00085e;">Text here</p>
.mytext {color:#00085e;}
This box has a color of #00085e
<div style="background-color:#00085e;">Content here</div>
.mybackground {background-color:#00085e;}
Border around this has a color of #00085e
<div style="border:2px solid #00085e;">Content here</div>
.myborder {border:2px solid #00085e;}