#086f72 color space conversions
Hex:
        #086f72
        RGB:
        8, 111, 114
        CMY:
        97, 56, 55
        CMYK:
        93, 3, 0, 55
      HSL:
        182°, 86.8852%, 23.9216%
        HSV (HSB):
        182°, 92.9825%, 44.7059%
        XYZ:
        8.8218, 12.6354, 17.8935
        xyY:
        0.2242, 0.3211, 12.6354
      CIE-Lab:
        42.2087, -24.5166, -9.1892
        CIE-LCH:
        42.2087, 26.1821, 200.5468
        CIE-Luv:
        42.2087, -31.7316, -9.4004
        Hunter-Lab:
        35.5463, -17.9061, -4.9633
      #086f72 color charts
#086f72 RGB chart
      #086f72 CMYK chart
      #086f72 RGB pie chart
      #086f72 color shades, tints & tones
#086f72 color schemes
#086f72 color preview, HTML & CSS examples
           This text has a color of #086f72        
        
          <p style="color:#086f72;">Text here</p>
        
        
          .mytext {color:#086f72;}
        
        Text color #086f72
      
           This box has a color of #086f72        
        
          <div style="background-color:#086f72;">Content here</div>
        
        
          .mybackground {background-color:#086f72;}
        
        Background color #086f72
      
           Border around this has a color of #086f72        
        
          <div style="border:2px solid #086f72;">Content here</div>
        
        
          .myborder {border:2px solid #086f72;}
        
        Border color #086f72