#86db9e color space conversions
Hex:
        #86db9e
        RGB:
        134, 219, 158
        CMY:
        47, 14, 38
        CMYK:
        39, 0, 28, 14
      HSL:
        137°, 54.1401%, 69.2157%
        HSV (HSB):
        137°, 38.8128%, 85.8824%
        XYZ:
        41.3346, 58.2000, 41.4029
        xyY:
        0.2933, 0.4129, 58.2000
      CIE-Lab:
        80.8499, -38.6402, 22.0874
        CIE-LCH:
        80.8499, 44.5075, 150.2469
        CIE-Luv:
        80.8499, -40.6100, 37.8629
        Hunter-Lab:
        76.2889, -36.7914, 21.2248
      #86db9e color charts
#86db9e RGB chart
      #86db9e CMYK chart
      #86db9e RGB pie chart
      #86db9e color shades, tints & tones
#86db9e color schemes
#86db9e color preview, HTML & CSS examples
           This text has a color of #86db9e        
        
          <p style="color:#86db9e;">Text here</p>
        
        
          .mytext {color:#86db9e;}
        
        Text color #86db9e
      
           This box has a color of #86db9e        
        
          <div style="background-color:#86db9e;">Content here</div>
        
        
          .mybackground {background-color:#86db9e;}
        
        Background color #86db9e
      
           Border around this has a color of #86db9e        
        
          <div style="border:2px solid #86db9e;">Content here</div>
        
        
          .myborder {border:2px solid #86db9e;}
        
        Border color #86db9e