#86e15a color space conversions
Hex:
        #86e15a
        RGB:
        134, 225, 90
        CMY:
        47, 12, 65
        CMYK:
        40, 0, 60, 12
      HSL:
        100°, 69.2308%, 61.7647%
        HSV (HSB):
        100°, 60.0000%, 88.2353%
        XYZ:
        38.6022, 59.6569, 19.1533
        xyY:
        0.3288, 0.5081, 59.6569
      CIE-Lab:
        81.6514, -50.6331, 56.3026
        CIE-LCH:
        81.6514, 75.7212, 131.9651
        CIE-Luv:
        81.6514, -44.5981, 78.0159
        Hunter-Lab:
        77.2379, -45.9551, 39.3640
      #86e15a color charts
#86e15a RGB chart
      #86e15a CMYK chart
      #86e15a RGB pie chart
      #86e15a color shades, tints & tones
#86e15a color schemes
#86e15a color preview, HTML & CSS examples
           This text has a color of #86e15a        
        
          <p style="color:#86e15a;">Text here</p>
        
        
          .mytext {color:#86e15a;}
        
        Text color #86e15a
      
           This box has a color of #86e15a        
        
          <div style="background-color:#86e15a;">Content here</div>
        
        
          .mybackground {background-color:#86e15a;}
        
        Background color #86e15a
      
           Border around this has a color of #86e15a        
        
          <div style="border:2px solid #86e15a;">Content here</div>
        
        
          .myborder {border:2px solid #86e15a;}
        
        Border color #86e15a