#82cd8e color space conversions
Hex:
        #82cd8e
        RGB:
        130, 205, 142
        CMY:
        49, 20, 44
        CMYK:
        37, 0, 31, 20
      HSL:
        130°, 42.8571%, 65.6863%
        HSV (HSB):
        130°, 36.5854%, 80.3922%
        XYZ:
        35.9197, 50.3615, 33.4188
        xyY:
        0.3001, 0.4207, 50.3615
      CIE-Lab:
        76.2906, -36.3099, 24.2130
        CIE-LCH:
        76.2906, 43.6426, 146.3030
        CIE-Luv:
        76.2906, -36.3905, 39.6951
        Hunter-Lab:
        70.9658, -33.8414, 21.7556
      #82cd8e color charts
#82cd8e RGB chart
      #82cd8e CMYK chart
      #82cd8e RGB pie chart
      #82cd8e color shades, tints & tones
#82cd8e color schemes
#82cd8e color preview, HTML & CSS examples
           This text has a color of #82cd8e        
        
          <p style="color:#82cd8e;">Text here</p>
        
        
          .mytext {color:#82cd8e;}
        
        Text color #82cd8e
      
           This box has a color of #82cd8e        
        
          <div style="background-color:#82cd8e;">Content here</div>
        
        
          .mybackground {background-color:#82cd8e;}
        
        Background color #82cd8e
      
           Border around this has a color of #82cd8e        
        
          <div style="border:2px solid #82cd8e;">Content here</div>
        
        
          .myborder {border:2px solid #82cd8e;}
        
        Border color #82cd8e