#82b152 color space conversions
Hex:
        #82b152
        RGB:
        130, 177, 82
        CMY:
        49, 31, 68
        CMYK:
        27, 0, 54, 31
      HSL:
        90°, 37.8486%, 50.7843%
        HSV (HSB):
        90°, 53.6723%, 69.4118%
        XYZ:
        26.4511, 36.7993, 13.6915
        xyY:
        0.3438, 0.4783, 36.7993
      CIE-Lab:
        67.1262, -31.8614, 43.1227
        CIE-LCH:
        67.1262, 53.6164, 126.4590
        CIE-Luv:
        67.1262, -23.6087, 57.8257
        Hunter-Lab:
        60.6624, -28.3267, 29.0820
      #82b152 color charts
#82b152 RGB chart
      #82b152 CMYK chart
      #82b152 RGB pie chart
      #82b152 color shades, tints & tones
#82b152 color schemes
#82b152 color preview, HTML & CSS examples
           This text has a color of #82b152        
        
          <p style="color:#82b152;">Text here</p>
        
        
          .mytext {color:#82b152;}
        
        Text color #82b152
      
           This box has a color of #82b152        
        
          <div style="background-color:#82b152;">Content here</div>
        
        
          .mybackground {background-color:#82b152;}
        
        Background color #82b152
      
           Border around this has a color of #82b152        
        
          <div style="border:2px solid #82b152;">Content here</div>
        
        
          .myborder {border:2px solid #82b152;}
        
        Border color #82b152