#086e60 color space conversions
Hex:
        #086e60
        RGB:
        8, 110, 96
        CMY:
        97, 57, 62
        CMYK:
        93, 0, 13, 57
      HSL:
        172°, 86.4407%, 23.1373%
        HSV (HSB):
        172°, 92.7273%, 43.1373%
        XYZ:
        7.7874, 12.0480, 12.9814
        xyY:
        0.2373, 0.3671, 12.0480
      CIE-Lab:
        41.2923, -29.7857, 0.3447
        CIE-LCH:
        41.2923, 29.7877, 179.3370
        CIE-Luv:
        41.2923, -32.6856, 4.5035
        Hunter-Lab:
        34.7102, -20.6957, 2.1231
      #086e60 color charts
#086e60 RGB chart
      #086e60 CMYK chart
      #086e60 RGB pie chart
      #086e60 color shades, tints & tones
#086e60 color schemes
#086e60 color preview, HTML & CSS examples
           This text has a color of #086e60        
        
          <p style="color:#086e60;">Text here</p>
        
        
          .mytext {color:#086e60;}
        
        Text color #086e60
      
           This box has a color of #086e60        
        
          <div style="background-color:#086e60;">Content here</div>
        
        
          .mybackground {background-color:#086e60;}
        
        Background color #086e60
      
           Border around this has a color of #086e60        
        
          <div style="border:2px solid #086e60;">Content here</div>
        
        
          .myborder {border:2px solid #086e60;}
        
        Border color #086e60