#006f97 color space conversions
Hex:
#006f97
RGB:
0, 111, 151
CMY:
100, 56, 41
CMYK:
100, 26, 0, 41
HSL:
196°, 100.0000%, 29.6078%
HSV (HSB):
196°, 100.0000%, 59.2157%
XYZ:
11.2704, 13.6032, 31.3098
xyY:
0.2006, 0.2421, 13.6032
CIE-Lab:
43.6585, -11.5064, -29.1496
CIE-LCH:
43.6585, 31.3384, 248.4591
CIE-Luv:
43.6585, -29.5486, -41.1162
Hunter-Lab:
36.8826, -9.9996, -24.5138
#006f97 color charts
#006f97 color shades, tints & tones
#006f97 color schemes
#006f97 color preview, HTML & CSS examples
This text has a color of #006f97
<p style="color:#006f97;">Text here</p>
.mytext {color:#006f97;}
This box has a color of #006f97
<div style="background-color:#006f97;">Content here</div>
.mybackground {background-color:#006f97;}
Border around this has a color of #006f97
<div style="border:2px solid #006f97;">Content here</div>
.myborder {border:2px solid #006f97;}