#007fa6 color space conversions
Hex:
#007fa6
RGB:
0, 127, 166
CMY:
100, 50, 35
CMYK:
100, 23, 0, 35
HSL:
194°, 100.0000%, 32.5490%
HSV (HSB):
194°, 100.0000%, 65.0980%
XYZ:
14.4723, 17.9319, 38.7748
xyY:
0.2033, 0.2519, 17.9319
CIE-Lab:
49.4134, -14.9594, -28.9803
CIE-LCH:
49.4134, 32.6135, 242.6975
CIE-Luv:
49.4134, -34.0686, -41.5241
Hunter-Lab:
42.3461, -13.1011, -24.6475
#007fa6 color charts
#007fa6 color shades, tints & tones
#007fa6 color schemes
#007fa6 color preview, HTML & CSS examples
This text has a color of #007fa6
<p style="color:#007fa6;">Text here</p>
.mytext {color:#007fa6;}
This box has a color of #007fa6
<div style="background-color:#007fa6;">Content here</div>
.mybackground {background-color:#007fa6;}
Border around this has a color of #007fa6
<div style="border:2px solid #007fa6;">Content here</div>
.myborder {border:2px solid #007fa6;}