#82b075 color space conversions
Hex:
        #82b075
        RGB:
        130, 176, 117
        CMY:
        49, 31, 54
        CMYK:
        26, 0, 34, 31
      HSL:
        107°, 27.1889%, 57.4510%
        HSV (HSB):
        107°, 33.5227%, 69.0196%
        XYZ:
        27.9421, 37.0808, 22.5142
        xyY:
        0.3192, 0.4236, 37.0808
      CIE-Lab:
        67.3376, -26.7506, 25.4189
        CIE-LCH:
        67.3376, 36.9015, 136.4623
        CIE-Luv:
        67.3376, -23.0543, 38.3013
        Hunter-Lab:
        60.8940, -24.6572, 20.7047
      #82b075 color charts
#82b075 RGB chart
      #82b075 CMYK chart
      #82b075 RGB pie chart
      #82b075 color shades, tints & tones
#82b075 color schemes
#82b075 color preview, HTML & CSS examples
           This text has a color of #82b075        
        
          <p style="color:#82b075;">Text here</p>
        
        
          .mytext {color:#82b075;}
        
        Text color #82b075
      
           This box has a color of #82b075        
        
          <div style="background-color:#82b075;">Content here</div>
        
        
          .mybackground {background-color:#82b075;}
        
        Background color #82b075
      
           Border around this has a color of #82b075        
        
          <div style="border:2px solid #82b075;">Content here</div>
        
        
          .myborder {border:2px solid #82b075;}
        
        Border color #82b075