#82f89b color space conversions
Hex:
        #82f89b
        RGB:
        130, 248, 155
        CMY:
        49, 3, 39
        CMYK:
        48, 0, 38, 3
      HSL:
        133°, 89.3939%, 74.1176%
        HSV (HSB):
        133°, 47.5806%, 97.2549%
        XYZ:
        48.6897, 74.2472, 42.7753
        xyY:
        0.2938, 0.4480, 74.2472
      CIE-Lab:
        89.0392, -52.6848, 34.6234
        CIE-LCH:
        89.0392, 63.0434, 146.6879
        CIE-Luv:
        89.0392, -54.3434, 57.1544
        Hunter-Lab:
        86.1668, -49.9281, 30.8838
      #82f89b color charts
#82f89b RGB chart
      #82f89b CMYK chart
      #82f89b RGB pie chart
      #82f89b color shades, tints & tones
#82f89b color schemes
#82f89b color preview, HTML & CSS examples
           This text has a color of #82f89b        
        
          <p style="color:#82f89b;">Text here</p>
        
        
          .mytext {color:#82f89b;}
        
        Text color #82f89b
      
           This box has a color of #82f89b        
        
          <div style="background-color:#82f89b;">Content here</div>
        
        
          .mybackground {background-color:#82f89b;}
        
        Background color #82f89b
      
           Border around this has a color of #82f89b        
        
          <div style="border:2px solid #82f89b;">Content here</div>
        
        
          .myborder {border:2px solid #82f89b;}
        
        Border color #82f89b