#086a80 color space conversions
Hex:
        #086a80
        RGB:
        8, 106, 128
        CMY:
        97, 58, 50
        CMYK:
        94, 17, 0, 50
      HSL:
        191°, 88.2353%, 26.6667%
        HSV (HSB):
        191°, 93.7500%, 50.1961%
        XYZ:
        9.1505, 11.9182, 22.2402
        xyY:
        0.2113, 0.2752, 11.9182
      CIE-Lab:
        41.0858, -16.9000, -19.3611
        CIE-LCH:
        41.0858, 25.6994, 228.8829
        CIE-Luv:
        41.0858, -28.8971, -25.1601
        Hunter-Lab:
        34.5228, -13.1024, -14.0299
      #086a80 color charts
#086a80 RGB chart
      #086a80 CMYK chart
      #086a80 RGB pie chart
      #086a80 color shades, tints & tones
#086a80 color schemes
#086a80 color preview, HTML & CSS examples
           This text has a color of #086a80        
        
          <p style="color:#086a80;">Text here</p>
        
        
          .mytext {color:#086a80;}
        
        Text color #086a80
      
           This box has a color of #086a80        
        
          <div style="background-color:#086a80;">Content here</div>
        
        
          .mybackground {background-color:#086a80;}
        
        Background color #086a80
      
           Border around this has a color of #086a80        
        
          <div style="border:2px solid #086a80;">Content here</div>
        
        
          .myborder {border:2px solid #086a80;}
        
        Border color #086a80