#86c06f color space conversions
Hex:
        #86c06f
        RGB:
        134, 192, 111
        CMY:
        47, 25, 56
        CMYK:
        30, 0, 42, 25
      HSL:
        103°, 39.1304%, 59.4118%
        HSV (HSB):
        103°, 42.1875%, 75.2941%
        XYZ:
        31.5504, 43.9153, 21.8525
        xyY:
        0.3242, 0.4513, 43.9153
      CIE-Lab:
        72.1718, -33.8523, 34.9239
        CIE-LCH:
        72.1718, 48.6381, 134.1074
        CIE-Luv:
        72.1718, -28.9639, 51.2063
        Hunter-Lab:
        66.2686, -30.9865, 26.8367
      #86c06f color charts
#86c06f RGB chart
      #86c06f CMYK chart
      #86c06f RGB pie chart
      #86c06f color shades, tints & tones
#86c06f color schemes
#86c06f color preview, HTML & CSS examples
           This text has a color of #86c06f        
        
          <p style="color:#86c06f;">Text here</p>
        
        
          .mytext {color:#86c06f;}
        
        Text color #86c06f
      
           This box has a color of #86c06f        
        
          <div style="background-color:#86c06f;">Content here</div>
        
        
          .mybackground {background-color:#86c06f;}
        
        Background color #86c06f
      
           Border around this has a color of #86c06f        
        
          <div style="border:2px solid #86c06f;">Content here</div>
        
        
          .myborder {border:2px solid #86c06f;}
        
        Border color #86c06f