#86d985 color space conversions
Hex:
        #86d985
        RGB:
        134, 217, 133
        CMY:
        47, 15, 48
        CMYK:
        38, 0, 39, 15
      HSL:
        119°, 52.5000%, 68.6275%
        HSV (HSB):
        119°, 38.7097%, 85.0980%
        XYZ:
        38.8780, 56.3875, 31.0251
        xyY:
        0.3078, 0.4465, 56.3875
      CIE-Lab:
        79.8338, -41.9192, 33.6232
        CIE-LCH:
        79.8338, 53.7376, 141.2671
        CIE-Luv:
        79.8338, -40.2593, 52.6095
        Hunter-Lab:
        75.0916, -38.9935, 28.0677
      #86d985 color charts
#86d985 RGB chart
      #86d985 CMYK chart
      #86d985 RGB pie chart
      #86d985 color shades, tints & tones
#86d985 color schemes
#86d985 color preview, HTML & CSS examples
           This text has a color of #86d985        
        
          <p style="color:#86d985;">Text here</p>
        
        
          .mytext {color:#86d985;}
        
        Text color #86d985
      
           This box has a color of #86d985        
        
          <div style="background-color:#86d985;">Content here</div>
        
        
          .mybackground {background-color:#86d985;}
        
        Background color #86d985
      
           Border around this has a color of #86d985        
        
          <div style="border:2px solid #86d985;">Content here</div>
        
        
          .myborder {border:2px solid #86d985;}
        
        Border color #86d985