#82fd4d color space conversions
Hex:
        #82fd4d
        RGB:
        130, 253, 77
        CMY:
        49, 1, 70
        CMYK:
        49, 0, 70, 1
      HSL:
        102°, 97.7778%, 64.7059%
        HSV (HSB):
        102°, 69.5652%, 99.2157%
        XYZ:
        45.6708, 75.5322, 19.1933
        xyY:
        0.3253, 0.5380, 75.5322
      CIE-Lab:
        89.6417, -63.7276, 70.0011
        CIE-LCH:
        89.6417, 94.6645, 132.3141
        CIE-Luv:
        89.6417, -58.3439, 95.0355
        Hunter-Lab:
        86.9093, -58.2896, 47.7427
      #82fd4d color charts
#82fd4d RGB chart
      #82fd4d CMYK chart
      #82fd4d RGB pie chart
      #82fd4d color shades, tints & tones
#82fd4d color schemes
#82fd4d color preview, HTML & CSS examples
           This text has a color of #82fd4d        
        
          <p style="color:#82fd4d;">Text here</p>
        
        
          .mytext {color:#82fd4d;}
        
        Text color #82fd4d
      
           This box has a color of #82fd4d        
        
          <div style="background-color:#82fd4d;">Content here</div>
        
        
          .mybackground {background-color:#82fd4d;}
        
        Background color #82fd4d
      
           Border around this has a color of #82fd4d        
        
          <div style="border:2px solid #82fd4d;">Content here</div>
        
        
          .myborder {border:2px solid #82fd4d;}
        
        Border color #82fd4d