#0007a7 color space conversions
Hex:
#0007a7
RGB:
0, 7, 167
CMY:
100, 97, 35
CMYK:
100, 96, 0, 35
HSL:
237°, 100.0000%, 32.7451%
HSV (HSB):
237°, 100.0000%, 65.4902%
XYZ:
7.0510, 2.9420, 36.7554
xyY:
0.1508, 0.0629, 2.9420
CIE-Lab:
19.8100, 55.7378, -77.5156
CIE-LCH:
19.8100, 95.4745, 305.7181
CIE-Luv:
19.8100, -5.9603, -78.3750
Hunter-Lab:
17.1522, 43.3625, -115.0460
#0007a7 color charts
#0007a7 color shades, tints & tones
#0007a7 color schemes
#0007a7 color preview, HTML & CSS examples
This text has a color of #0007a7
<p style="color:#0007a7;">Text here</p>
.mytext {color:#0007a7;}
This box has a color of #0007a7
<div style="background-color:#0007a7;">Content here</div>
.mybackground {background-color:#0007a7;}
Border around this has a color of #0007a7
<div style="border:2px solid #0007a7;">Content here</div>
.myborder {border:2px solid #0007a7;}