#82ca9f color space conversions
Hex:
        #82ca9f
        RGB:
        130, 202, 159
        CMY:
        49, 21, 38
        CMYK:
        36, 0, 21, 21
      HSL:
        144°, 40.4494%, 65.0980%
        HSV (HSB):
        144°, 35.6436%, 79.2157%
        XYZ:
        36.5845, 49.4901, 40.4252
        xyY:
        0.2892, 0.3912, 49.4901
      CIE-Lab:
        75.7552, -31.7859, 14.4532
        CIE-LCH:
        75.7552, 34.9176, 155.5485
        CIE-Luv:
        75.7552, -34.7448, 26.0468
        Hunter-Lab:
        70.3492, -30.2838, 15.1742
      #82ca9f color charts
#82ca9f RGB chart
      #82ca9f CMYK chart
      #82ca9f RGB pie chart
      #82ca9f color shades, tints & tones
#82ca9f color schemes
#82ca9f color preview, HTML & CSS examples
           This text has a color of #82ca9f        
        
          <p style="color:#82ca9f;">Text here</p>
        
        
          .mytext {color:#82ca9f;}
        
        Text color #82ca9f
      
           This box has a color of #82ca9f        
        
          <div style="background-color:#82ca9f;">Content here</div>
        
        
          .mybackground {background-color:#82ca9f;}
        
        Background color #82ca9f
      
           Border around this has a color of #82ca9f        
        
          <div style="border:2px solid #82ca9f;">Content here</div>
        
        
          .myborder {border:2px solid #82ca9f;}
        
        Border color #82ca9f