#86bf5a color space conversions
Hex:
        #86bf5a
        RGB:
        134, 191, 90
        CMY:
        47, 25, 65
        CMYK:
        30, 0, 53, 25
      HSL:
        94°, 44.1048%, 55.0980%
        HSV (HSB):
        94°, 52.8796%, 74.9020%
        XYZ:
        30.3078, 43.0681, 16.3885
        xyY:
        0.3376, 0.4798, 43.0681
      CIE-Lab:
        71.6012, -35.9986, 44.6493
        CIE-LCH:
        71.6012, 57.3538, 128.8775
        CIE-Luv:
        71.6012, -28.6119, 61.3758
        Hunter-Lab:
        65.6263, -32.4105, 31.1323
      #86bf5a color charts
#86bf5a RGB chart
      #86bf5a CMYK chart
      #86bf5a RGB pie chart
      #86bf5a color shades, tints & tones
#86bf5a color schemes
#86bf5a color preview, HTML & CSS examples
           This text has a color of #86bf5a        
        
          <p style="color:#86bf5a;">Text here</p>
        
        
          .mytext {color:#86bf5a;}
        
        Text color #86bf5a
      
           This box has a color of #86bf5a        
        
          <div style="background-color:#86bf5a;">Content here</div>
        
        
          .mybackground {background-color:#86bf5a;}
        
        Background color #86bf5a
      
           Border around this has a color of #86bf5a        
        
          <div style="border:2px solid #86bf5a;">Content here</div>
        
        
          .myborder {border:2px solid #86bf5a;}
        
        Border color #86bf5a