#82e38b color space conversions
Hex:
        #82e38b
        RGB:
        130, 227, 139
        CMY:
        49, 11, 45
        CMYK:
        43, 0, 39, 11
      HSL:
        126°, 63.3987%, 70.0000%
        HSV (HSB):
        126°, 42.7313%, 89.0196%
        XYZ:
        41.3352, 61.5481, 34.1275
        xyY:
        0.3017, 0.4492, 61.5481
      CIE-Lab:
        82.6725, -46.4946, 34.2693
        CIE-LCH:
        82.6725, 57.7592, 143.6076
        CIE-Luv:
        82.6725, -46.0767, 54.6433
        Hunter-Lab:
        78.4526, -43.2437, 29.1252
      #82e38b color charts
#82e38b RGB chart
      #82e38b CMYK chart
      #82e38b RGB pie chart
      #82e38b color shades, tints & tones
#82e38b color schemes
#82e38b color preview, HTML & CSS examples
           This text has a color of #82e38b        
        
          <p style="color:#82e38b;">Text here</p>
        
        
          .mytext {color:#82e38b;}
        
        Text color #82e38b
      
           This box has a color of #82e38b        
        
          <div style="background-color:#82e38b;">Content here</div>
        
        
          .mybackground {background-color:#82e38b;}
        
        Background color #82e38b
      
           Border around this has a color of #82e38b        
        
          <div style="border:2px solid #82e38b;">Content here</div>
        
        
          .myborder {border:2px solid #82e38b;}
        
        Border color #82e38b