#82b062 color space conversions
Hex:
        #82b062
        RGB:
        130, 176, 98
        CMY:
        49, 31, 62
        CMYK:
        26, 0, 44, 31
      HSL:
        95°, 33.0508%, 53.7255%
        HSV (HSB):
        95°, 44.3182%, 69.0196%
        XYZ:
        26.9359, 36.6783, 17.2152
        xyY:
        0.3332, 0.4538, 36.6783
      CIE-Lab:
        67.0350, -29.4860, 35.0169
        CIE-LCH:
        67.0350, 45.7778, 130.0992
        CIE-Luv:
        67.0350, -23.0764, 49.3907
        Hunter-Lab:
        60.5626, -26.5949, 25.5404
      #82b062 color charts
#82b062 RGB chart
      #82b062 CMYK chart
      #82b062 RGB pie chart
      #82b062 color shades, tints & tones
#82b062 color schemes
#82b062 color preview, HTML & CSS examples
           This text has a color of #82b062        
        
          <p style="color:#82b062;">Text here</p>
        
        
          .mytext {color:#82b062;}
        
        Text color #82b062
      
           This box has a color of #82b062        
        
          <div style="background-color:#82b062;">Content here</div>
        
        
          .mybackground {background-color:#82b062;}
        
        Background color #82b062
      
           Border around this has a color of #82b062        
        
          <div style="border:2px solid #82b062;">Content here</div>
        
        
          .myborder {border:2px solid #82b062;}
        
        Border color #82b062