#82cea5 color space conversions
Hex:
        #82cea5
        RGB:
        130, 206, 165
        CMY:
        49, 19, 35
        CMYK:
        37, 0, 20, 19
      HSL:
        148°, 43.6782%, 65.8824%
        HSV (HSB):
        148°, 36.8932%, 80.7843%
        XYZ:
        38.0688, 51.6051, 43.5516
        xyY:
        0.2857, 0.3874, 51.6051
      CIE-Lab:
        77.0441, -32.4876, 13.0613
        CIE-LCH:
        77.0441, 35.0149, 158.0979
        CIE-Luv:
        77.0441, -36.3832, 24.3257
        Hunter-Lab:
        71.8367, -31.1208, 14.3405
      #82cea5 color charts
#82cea5 RGB chart
      #82cea5 CMYK chart
      #82cea5 RGB pie chart
      #82cea5 color shades, tints & tones
#82cea5 color schemes
#82cea5 color preview, HTML & CSS examples
           This text has a color of #82cea5        
        
          <p style="color:#82cea5;">Text here</p>
        
        
          .mytext {color:#82cea5;}
        
        Text color #82cea5
      
           This box has a color of #82cea5        
        
          <div style="background-color:#82cea5;">Content here</div>
        
        
          .mybackground {background-color:#82cea5;}
        
        Background color #82cea5
      
           Border around this has a color of #82cea5        
        
          <div style="border:2px solid #82cea5;">Content here</div>
        
        
          .myborder {border:2px solid #82cea5;}
        
        Border color #82cea5