#82d90f color space conversions
Hex:
        #82d90f
        RGB:
        130, 217, 15
        CMY:
        49, 15, 94
        CMYK:
        40, 0, 93, 15
      HSL:
        86°, 87.0690%, 45.4902%
        HSV (HSB):
        86°, 93.0876%, 85.0980%
        XYZ:
        34.1050, 54.4060, 9.1558
        xyY:
        0.3492, 0.5571, 54.4060
      CIE-Lab:
        78.6979, -52.8795, 75.6510
        CIE-LCH:
        78.6979, 92.3001, 124.9533
        CIE-Luv:
        78.6979, -43.3826, 91.6373
        Hunter-Lab:
        73.7604, -46.5468, 44.2727
      #82d90f color charts
#82d90f RGB chart
      #82d90f CMYK chart
      #82d90f RGB pie chart
      #82d90f color shades, tints & tones
#82d90f color schemes
#82d90f color preview, HTML & CSS examples
           This text has a color of #82d90f        
        
          <p style="color:#82d90f;">Text here</p>
        
        
          .mytext {color:#82d90f;}
        
        Text color #82d90f
      
           This box has a color of #82d90f        
        
          <div style="background-color:#82d90f;">Content here</div>
        
        
          .mybackground {background-color:#82d90f;}
        
        Background color #82d90f
      
           Border around this has a color of #82d90f        
        
          <div style="border:2px solid #82d90f;">Content here</div>
        
        
          .myborder {border:2px solid #82d90f;}
        
        Border color #82d90f