#82b985 color space conversions
Hex:
        #82b985
        RGB:
        130, 185, 133
        CMY:
        49, 27, 48
        CMYK:
        30, 0, 28, 27
      HSL:
        123°, 28.2051%, 61.7647%
        HSV (HSB):
        123°, 29.7297%, 72.5490%
        XYZ:
        30.7885, 41.1372, 28.5079
        xyY:
        0.3066, 0.4096, 41.1372
      CIE-Lab:
        70.2719, -28.4725, 20.7973
        CIE-LCH:
        70.2719, 35.2592, 143.8543
        CIE-Luv:
        70.2719, -27.3246, 33.3477
        Hunter-Lab:
        64.1383, -26.5561, 18.5439
      #82b985 color charts
#82b985 RGB chart
      #82b985 CMYK chart
      #82b985 RGB pie chart
      #82b985 color shades, tints & tones
#82b985 color schemes
#82b985 color preview, HTML & CSS examples
           This text has a color of #82b985        
        
          <p style="color:#82b985;">Text here</p>
        
        
          .mytext {color:#82b985;}
        
        Text color #82b985
      
           This box has a color of #82b985        
        
          <div style="background-color:#82b985;">Content here</div>
        
        
          .mybackground {background-color:#82b985;}
        
        Background color #82b985
      
           Border around this has a color of #82b985        
        
          <div style="border:2px solid #82b985;">Content here</div>
        
        
          .myborder {border:2px solid #82b985;}
        
        Border color #82b985