#86d982 color space conversions
Hex:
        #86d982
        RGB:
        134, 217, 130
        CMY:
        47, 15, 49
        CMYK:
        38, 0, 40, 15
      HSL:
        117°, 53.3742%, 68.0392%
        HSV (HSB):
        117°, 40.0922%, 85.0980%
        XYZ:
        38.6736, 56.3057, 29.9489
        xyY:
        0.3096, 0.4507, 56.3057
      CIE-Lab:
        79.7875, -42.3710, 35.0830
        CIE-LCH:
        79.7875, 55.0101, 140.3754
        CIE-Luv:
        79.7875, -40.3174, 54.3724
        Hunter-Lab:
        75.0372, -39.3173, 28.8621
      #86d982 color charts
#86d982 RGB chart
      #86d982 CMYK chart
      #86d982 RGB pie chart
      #86d982 color shades, tints & tones
#86d982 color schemes
#86d982 color preview, HTML & CSS examples
           This text has a color of #86d982        
        
          <p style="color:#86d982;">Text here</p>
        
        
          .mytext {color:#86d982;}
        
        Text color #86d982
      
           This box has a color of #86d982        
        
          <div style="background-color:#86d982;">Content here</div>
        
        
          .mybackground {background-color:#86d982;}
        
        Background color #86d982
      
           Border around this has a color of #86d982        
        
          <div style="border:2px solid #86d982;">Content here</div>
        
        
          .myborder {border:2px solid #86d982;}
        
        Border color #86d982