#82be3f color space conversions
Hex:
        #82be3f
        RGB:
        130, 190, 63
        CMY:
        49, 25, 75
        CMYK:
        32, 0, 67, 25
      HSL:
        88°, 50.1976%, 49.6078%
        HSV (HSB):
        88°, 66.8421%, 74.5098%
        XYZ:
        28.5166, 41.9316, 11.2933
        xyY:
        0.3489, 0.5130, 41.9316
      CIE-Lab:
        70.8237, -39.5141, 55.7275
        CIE-LCH:
        70.8237, 68.3148, 125.3389
        CIE-Luv:
        70.8237, -30.2490, 71.3674
        Hunter-Lab:
        64.7546, -34.7129, 34.9880
      #82be3f color charts
#82be3f RGB chart
      #82be3f CMYK chart
      #82be3f RGB pie chart
      #82be3f color shades, tints & tones
#82be3f color schemes
#82be3f color preview, HTML & CSS examples
           This text has a color of #82be3f        
        
          <p style="color:#82be3f;">Text here</p>
        
        
          .mytext {color:#82be3f;}
        
        Text color #82be3f
      
           This box has a color of #82be3f        
        
          <div style="background-color:#82be3f;">Content here</div>
        
        
          .mybackground {background-color:#82be3f;}
        
        Background color #82be3f
      
           Border around this has a color of #82be3f        
        
          <div style="border:2px solid #82be3f;">Content here</div>
        
        
          .myborder {border:2px solid #82be3f;}
        
        Border color #82be3f