#086f66 color space conversions
Hex:
        #086f66
        RGB:
        8, 111, 102
        CMY:
        97, 56, 60
        CMYK:
        93, 0, 8, 56
      HSL:
        175°, 86.5546%, 23.3333%
        HSV (HSB):
        175°, 92.7928%, 43.5294%
        XYZ:
        8.1829, 12.3798, 14.5286
        xyY:
        0.2332, 0.3528, 12.3798
      CIE-Lab:
        41.8135, -28.4167, -2.5217
        CIE-LCH:
        41.8135, 28.5283, 185.0711
        CIE-Luv:
        41.8135, -32.6165, 0.4679
        Hunter-Lab:
        35.1850, -20.0605, 0.1473
      #086f66 color charts
#086f66 RGB chart
      #086f66 CMYK chart
      #086f66 RGB pie chart
      #086f66 color shades, tints & tones
#086f66 color schemes
#086f66 color preview, HTML & CSS examples
           This text has a color of #086f66        
        
          <p style="color:#086f66;">Text here</p>
        
        
          .mytext {color:#086f66;}
        
        Text color #086f66
      
           This box has a color of #086f66        
        
          <div style="background-color:#086f66;">Content here</div>
        
        
          .mybackground {background-color:#086f66;}
        
        Background color #086f66
      
           Border around this has a color of #086f66        
        
          <div style="border:2px solid #086f66;">Content here</div>
        
        
          .myborder {border:2px solid #086f66;}
        
        Border color #086f66