#82bf5f color space conversions
Hex:
        #82bf5f
        RGB:
        130, 191, 95
        CMY:
        49, 25, 63
        CMYK:
        32, 0, 50, 25
      HSL:
        98°, 42.8571%, 56.0784%
        HSV (HSB):
        98°, 50.2618%, 74.9020%
        XYZ:
        29.9023, 42.8337, 17.5182
        xyY:
        0.3313, 0.4746, 42.8337
      CIE-Lab:
        71.4419, -36.8424, 41.9843
        CIE-LCH:
        71.4419, 55.8574, 131.2679
        CIE-Luv:
        71.4419, -30.5120, 58.9010
        Hunter-Lab:
        65.4474, -32.9781, 29.9432
      #82bf5f color charts
#82bf5f RGB chart
      #82bf5f CMYK chart
      #82bf5f RGB pie chart
      #82bf5f color shades, tints & tones
#82bf5f color schemes
#82bf5f color preview, HTML & CSS examples
           This text has a color of #82bf5f        
        
          <p style="color:#82bf5f;">Text here</p>
        
        
          .mytext {color:#82bf5f;}
        
        Text color #82bf5f
      
           This box has a color of #82bf5f        
        
          <div style="background-color:#82bf5f;">Content here</div>
        
        
          .mybackground {background-color:#82bf5f;}
        
        Background color #82bf5f
      
           Border around this has a color of #82bf5f        
        
          <div style="border:2px solid #82bf5f;">Content here</div>
        
        
          .myborder {border:2px solid #82bf5f;}
        
        Border color #82bf5f