#82f788 color space conversions
Hex:
        #82f788
        RGB:
        130, 247, 136
        CMY:
        49, 3, 47
        CMYK:
        47, 0, 45, 3
      HSL:
        123°, 87.9699%, 73.9216%
        HSV (HSB):
        123°, 47.3684%, 96.8627%
        XYZ:
        46.9106, 73.0449, 34.9192
        xyY:
        0.3029, 0.4716, 73.0449
      CIE-Lab:
        88.4691, -55.1611, 43.2209
        CIE-LCH:
        88.4691, 70.0771, 141.9199
        CIE-Luv:
        88.4691, -54.5215, 67.5198
        Hunter-Lab:
        85.4663, -51.5913, 35.6022
      #82f788 color charts
#82f788 RGB chart
      #82f788 CMYK chart
      #82f788 RGB pie chart
      #82f788 color shades, tints & tones
#82f788 color schemes
#82f788 color preview, HTML & CSS examples
           This text has a color of #82f788        
        
          <p style="color:#82f788;">Text here</p>
        
        
          .mytext {color:#82f788;}
        
        Text color #82f788
      
           This box has a color of #82f788        
        
          <div style="background-color:#82f788;">Content here</div>
        
        
          .mybackground {background-color:#82f788;}
        
        Background color #82f788
      
           Border around this has a color of #82f788        
        
          <div style="border:2px solid #82f788;">Content here</div>
        
        
          .myborder {border:2px solid #82f788;}
        
        Border color #82f788