#00075c color space conversions
Hex:
#00075c
RGB:
0, 7, 92
CMY:
100, 97, 64
CMYK:
100, 92, 0, 64
HSL:
235°, 100.0000%, 18.0392%
HSV (HSB):
235°, 100.0000%, 36.0784%
XYZ:
2.0077, 0.9247, 10.1979
xyY:
0.1529, 0.0704, 0.9247
CIE-Lab:
8.3474, 33.2708, -48.8483
CIE-LCH:
8.3474, 59.1025, 304.2590
CIE-Luv:
8.3474, -2.7155, -31.3893
Hunter-Lab:
9.6159, 20.4417, -56.1469
#00075c color charts
#00075c color shades, tints & tones
#00075c color schemes
#00075c color preview, HTML & CSS examples
This text has a color of #00075c
<p style="color:#00075c;">Text here</p>
.mytext {color:#00075c;}
This box has a color of #00075c
<div style="background-color:#00075c;">Content here</div>
.mybackground {background-color:#00075c;}
Border around this has a color of #00075c
<div style="border:2px solid #00075c;">Content here</div>
.myborder {border:2px solid #00075c;}