#82c42e color space conversions
Hex:
        #82c42e
        RGB:
        130, 196, 46
        CMY:
        49, 23, 82
        CMYK:
        34, 0, 77, 23
      HSL:
        86°, 61.9835%, 47.4510%
        HSV (HSB):
        86°, 76.5306%, 76.8627%
        XYZ:
        29.4390, 44.4229, 9.6077
        xyY:
        0.3527, 0.5322, 44.4229
      CIE-Lab:
        72.5103, -43.2128, 63.5645
        CIE-LCH:
        72.5103, 76.8622, 124.2089
        CIE-Luv:
        72.5103, -33.3028, 78.6352
        Hunter-Lab:
        66.6505, -37.7965, 38.1087
      #82c42e color charts
#82c42e RGB chart
      #82c42e CMYK chart
      #82c42e RGB pie chart
      #82c42e color shades, tints & tones
#82c42e color schemes
#82c42e color preview, HTML & CSS examples
           This text has a color of #82c42e        
        
          <p style="color:#82c42e;">Text here</p>
        
        
          .mytext {color:#82c42e;}
        
        Text color #82c42e
      
           This box has a color of #82c42e        
        
          <div style="background-color:#82c42e;">Content here</div>
        
        
          .mybackground {background-color:#82c42e;}
        
        Background color #82c42e
      
           Border around this has a color of #82c42e        
        
          <div style="border:2px solid #82c42e;">Content here</div>
        
        
          .myborder {border:2px solid #82c42e;}
        
        Border color #82c42e