#82cf4e color space conversions
Hex:
        #82cf4e
        RGB:
        130, 207, 78
        CMY:
        49, 19, 69
        CMYK:
        37, 0, 62, 19
      HSL:
        96°, 57.3333%, 55.8824%
        HSV (HSB):
        96°, 62.3188%, 81.1765%
        XYZ:
        32.8939, 49.9215, 15.1099
        xyY:
        0.3359, 0.5098, 49.9215
      CIE-Lab:
        76.0211, -45.5980, 55.1118
        CIE-LCH:
        76.0211, 71.5296, 129.6034
        CIE-Luv:
        76.0211, -38.2945, 74.0362
        Hunter-Lab:
        70.6552, -40.5449, 36.7792
      #82cf4e color charts
#82cf4e RGB chart
      #82cf4e CMYK chart
      #82cf4e RGB pie chart
      #82cf4e color shades, tints & tones
#82cf4e color schemes
#82cf4e color preview, HTML & CSS examples
           This text has a color of #82cf4e        
        
          <p style="color:#82cf4e;">Text here</p>
        
        
          .mytext {color:#82cf4e;}
        
        Text color #82cf4e
      
           This box has a color of #82cf4e        
        
          <div style="background-color:#82cf4e;">Content here</div>
        
        
          .mybackground {background-color:#82cf4e;}
        
        Background color #82cf4e
      
           Border around this has a color of #82cf4e        
        
          <div style="border:2px solid #82cf4e;">Content here</div>
        
        
          .myborder {border:2px solid #82cf4e;}
        
        Border color #82cf4e