#82bf8f color space conversions
Hex:
        #82bf8f
        RGB:
        130, 191, 143
        CMY:
        49, 25, 44
        CMYK:
        32, 0, 25, 25
      HSL:
        133°, 32.2751%, 62.9412%
        HSV (HSB):
        133°, 31.9372%, 74.9020%
        XYZ:
        32.7946, 43.9906, 32.7492
        xyY:
        0.2994, 0.4016, 43.9906
      CIE-Lab:
        72.2222, -29.5770, 18.1056
        CIE-LCH:
        72.2222, 34.6787, 148.5270
        CIE-Luv:
        72.2222, -30.0258, 30.2805
        Hunter-Lab:
        66.3254, -27.8100, 17.1525
      #82bf8f color charts
#82bf8f RGB chart
      #82bf8f CMYK chart
      #82bf8f RGB pie chart
      #82bf8f color shades, tints & tones
#82bf8f color schemes
#82bf8f color preview, HTML & CSS examples
           This text has a color of #82bf8f        
        
          <p style="color:#82bf8f;">Text here</p>
        
        
          .mytext {color:#82bf8f;}
        
        Text color #82bf8f
      
           This box has a color of #82bf8f        
        
          <div style="background-color:#82bf8f;">Content here</div>
        
        
          .mybackground {background-color:#82bf8f;}
        
        Background color #82bf8f
      
           Border around this has a color of #82bf8f        
        
          <div style="border:2px solid #82bf8f;">Content here</div>
        
        
          .myborder {border:2px solid #82bf8f;}
        
        Border color #82bf8f