#82be6a color space conversions
Hex:
        #82be6a
        RGB:
        130, 190, 106
        CMY:
        49, 25, 58
        CMYK:
        32, 0, 44, 25
      HSL:
        103°, 39.2523%, 58.0392%
        HSV (HSB):
        103°, 44.2105%, 74.5098%
        XYZ:
        30.2209, 42.6133, 20.2681
        xyY:
        0.3246, 0.4577, 42.6133
      CIE-Lab:
        71.2917, -34.9916, 36.3079
        CIE-LCH:
        71.2917, 50.4250, 133.9423
        CIE-Luv:
        71.2917, -29.9326, 52.7082
        Hunter-Lab:
        65.2789, -31.6014, 27.2866
      #82be6a color charts
#82be6a RGB chart
      #82be6a CMYK chart
      #82be6a RGB pie chart
      #82be6a color shades, tints & tones
#82be6a color schemes
#82be6a color preview, HTML & CSS examples
           This text has a color of #82be6a        
        
          <p style="color:#82be6a;">Text here</p>
        
        
          .mytext {color:#82be6a;}
        
        Text color #82be6a
      
           This box has a color of #82be6a        
        
          <div style="background-color:#82be6a;">Content here</div>
        
        
          .mybackground {background-color:#82be6a;}
        
        Background color #82be6a
      
           Border around this has a color of #82be6a        
        
          <div style="border:2px solid #82be6a;">Content here</div>
        
        
          .myborder {border:2px solid #82be6a;}
        
        Border color #82be6a