#86be8b color space conversions
Hex:
        #86be8b
        RGB:
        134, 190, 139
        CMY:
        47, 25, 45
        CMYK:
        29, 0, 27, 25
      HSL:
        125°, 30.1075%, 63.5294%
        HSV (HSB):
        125°, 29.4737%, 74.5098%
        XYZ:
        32.9052, 43.7593, 31.1382
        xyY:
        0.3052, 0.4059, 43.7593
      CIE-Lab:
        72.0673, -28.5159, 20.0729
        CIE-LCH:
        72.0673, 34.8723, 144.8575
        CIE-Luv:
        72.0673, -27.8060, 32.6323
        Hunter-Lab:
        66.1508, -26.9733, 18.3969
      #86be8b color charts
#86be8b RGB chart
      #86be8b CMYK chart
      #86be8b RGB pie chart
      #86be8b color shades, tints & tones
#86be8b color schemes
#86be8b color preview, HTML & CSS examples
           This text has a color of #86be8b        
        
          <p style="color:#86be8b;">Text here</p>
        
        
          .mytext {color:#86be8b;}
        
        Text color #86be8b
      
           This box has a color of #86be8b        
        
          <div style="background-color:#86be8b;">Content here</div>
        
        
          .mybackground {background-color:#86be8b;}
        
        Background color #86be8b
      
           Border around this has a color of #86be8b        
        
          <div style="border:2px solid #86be8b;">Content here</div>
        
        
          .myborder {border:2px solid #86be8b;}
        
        Border color #86be8b