#82ea73 color space conversions
Hex:
        #82ea73
        RGB:
        130, 234, 115
        CMY:
        49, 8, 55
        CMYK:
        44, 0, 51, 8
      HSL:
        112°, 73.9130%, 68.4314%
        HSV (HSB):
        112°, 50.8547%, 91.7647%
        XYZ:
        41.7233, 64.8293, 26.5339
        xyY:
        0.3135, 0.4871, 64.8293
      CIE-Lab:
        84.3957, -52.7403, 48.1726
        CIE-LCH:
        84.3957, 71.4293, 137.5916
        CIE-Luv:
        84.3957, -49.6500, 71.4341
        Hunter-Lab:
        80.5166, -48.4064, 36.8229
      #82ea73 color charts
#82ea73 RGB chart
      #82ea73 CMYK chart
      #82ea73 RGB pie chart
      #82ea73 color shades, tints & tones
#82ea73 color schemes
#82ea73 color preview, HTML & CSS examples
           This text has a color of #82ea73        
        
          <p style="color:#82ea73;">Text here</p>
        
        
          .mytext {color:#82ea73;}
        
        Text color #82ea73
      
           This box has a color of #82ea73        
        
          <div style="background-color:#82ea73;">Content here</div>
        
        
          .mybackground {background-color:#82ea73;}
        
        Background color #82ea73
      
           Border around this has a color of #82ea73        
        
          <div style="border:2px solid #82ea73;">Content here</div>
        
        
          .myborder {border:2px solid #82ea73;}
        
        Border color #82ea73