#82fc87 color space conversions
Hex:
        #82fc87
        RGB:
        130, 252, 135
        CMY:
        49, 1, 47
        CMYK:
        48, 0, 46, 1
      HSL:
        122°, 95.3125%, 74.9020%
        HSV (HSB):
        122°, 48.4127%, 98.8235%
        XYZ:
        48.3895, 76.1159, 35.0631
        xyY:
        0.3033, 0.4770, 76.1159
      CIE-Lab:
        89.9131, -57.2758, 45.5227
        CIE-LCH:
        89.9131, 73.1631, 141.5224
        CIE-Luv:
        89.9131, -56.5860, 70.7458
        Hunter-Lab:
        87.2444, -53.6740, 37.2427
      #82fc87 color charts
#82fc87 RGB chart
      #82fc87 CMYK chart
      #82fc87 RGB pie chart
      #82fc87 color shades, tints & tones
#82fc87 color schemes
#82fc87 color preview, HTML & CSS examples
           This text has a color of #82fc87        
        
          <p style="color:#82fc87;">Text here</p>
        
        
          .mytext {color:#82fc87;}
        
        Text color #82fc87
      
           This box has a color of #82fc87        
        
          <div style="background-color:#82fc87;">Content here</div>
        
        
          .mybackground {background-color:#82fc87;}
        
        Background color #82fc87
      
           Border around this has a color of #82fc87        
        
          <div style="border:2px solid #82fc87;">Content here</div>
        
        
          .myborder {border:2px solid #82fc87;}
        
        Border color #82fc87