#82da7f color space conversions
Hex:
        #82da7f
        RGB:
        130, 218, 127
        CMY:
        49, 15, 50
        CMYK:
        40, 0, 42, 15
      HSL:
        118°, 55.1515%, 67.6471%
        HSV (HSB):
        118°, 41.7431%, 85.4902%
        XYZ:
        38.1081, 56.4209, 28.9605
        xyY:
        0.3086, 0.4569, 56.4209
      CIE-Lab:
        79.8528, -44.4672, 36.6424
        CIE-LCH:
        79.8528, 57.6195, 140.5104
        CIE-Luv:
        79.8528, -42.4618, 56.5283
        Hunter-Lab:
        75.1139, -40.8895, 29.7202
      #82da7f color charts
#82da7f RGB chart
      #82da7f CMYK chart
      #82da7f RGB pie chart
      #82da7f color shades, tints & tones
#82da7f color schemes
#82da7f color preview, HTML & CSS examples
           This text has a color of #82da7f        
        
          <p style="color:#82da7f;">Text here</p>
        
        
          .mytext {color:#82da7f;}
        
        Text color #82da7f
      
           This box has a color of #82da7f        
        
          <div style="background-color:#82da7f;">Content here</div>
        
        
          .mybackground {background-color:#82da7f;}
        
        Background color #82da7f
      
           Border around this has a color of #82da7f        
        
          <div style="border:2px solid #82da7f;">Content here</div>
        
        
          .myborder {border:2px solid #82da7f;}
        
        Border color #82da7f