#0007a5 color space conversions
Hex:
#0007a5
RGB:
0, 7, 165
CMY:
100, 97, 35
CMYK:
100, 96, 0, 35
HSL:
237°, 100.0000%, 32.3529%
HSV (HSB):
237°, 100.0000%, 64.7059%
XYZ:
6.8675, 2.8686, 35.7890
xyY:
0.1509, 0.0630, 2.8686
CIE-Lab:
19.5097, 55.1937, -76.8022
CIE-LCH:
19.5097, 94.5776, 305.7028
CIE-Luv:
19.5097, -5.8750, -77.1456
Hunter-Lab:
16.9369, 42.7382, -113.4291
#0007a5 color charts
#0007a5 color shades, tints & tones
#0007a5 color schemes
#0007a5 color preview, HTML & CSS examples
This text has a color of #0007a5
<p style="color:#0007a5;">Text here</p>
.mytext {color:#0007a5;}
This box has a color of #0007a5
<div style="background-color:#0007a5;">Content here</div>
.mybackground {background-color:#0007a5;}
Border around this has a color of #0007a5
<div style="border:2px solid #0007a5;">Content here</div>
.myborder {border:2px solid #0007a5;}