#82d93d color space conversions
Hex:
        #82d93d
        RGB:
        130, 217, 61
        CMY:
        49, 15, 76
        CMYK:
        40, 0, 72, 15
      HSL:
        93°, 67.2414%, 54.5098%
        HSV (HSB):
        93°, 71.8894%, 85.0980%
        XYZ:
        34.8611, 54.7085, 13.1373
        xyY:
        0.3394, 0.5327, 54.7085
      CIE-Lab:
        78.8730, -51.0280, 64.7465
        CIE-LCH:
        78.8730, 82.4377, 128.2423
        CIE-Luv:
        78.8730, -43.0838, 83.9415
        Hunter-Lab:
        73.9652, -45.3089, 41.2448
      #82d93d color charts
#82d93d RGB chart
      #82d93d CMYK chart
      #82d93d RGB pie chart
      #82d93d color shades, tints & tones
#82d93d color schemes
#82d93d color preview, HTML & CSS examples
           This text has a color of #82d93d        
        
          <p style="color:#82d93d;">Text here</p>
        
        
          .mytext {color:#82d93d;}
        
        Text color #82d93d
      
           This box has a color of #82d93d        
        
          <div style="background-color:#82d93d;">Content here</div>
        
        
          .mybackground {background-color:#82d93d;}
        
        Background color #82d93d
      
           Border around this has a color of #82d93d        
        
          <div style="border:2px solid #82d93d;">Content here</div>
        
        
          .myborder {border:2px solid #82d93d;}
        
        Border color #82d93d