#82e8cb color space conversions
Hex:
        #82e8cb
        RGB:
        130, 232, 203
        CMY:
        49, 9, 20
        CMYK:
        44, 0, 13, 9
      HSL:
        163°, 68.9189%, 70.9804%
        HSV (HSB):
        163°, 43.9655%, 90.9804%
        XYZ:
        48.8420, 66.7708, 66.8137
        xyY:
        0.2677, 0.3660, 66.7708
      CIE-Lab:
        85.3881, -36.5306, 4.8529
        CIE-LCH:
        85.3881, 36.8516, 172.4329
        CIE-Luv:
        85.3881, -46.2345, 13.4190
        Hunter-Lab:
        81.7134, -36.3049, 8.7204
      #82e8cb color charts
#82e8cb RGB chart
      #82e8cb CMYK chart
      #82e8cb RGB pie chart
      #82e8cb color shades, tints & tones
#82e8cb color schemes
#82e8cb color preview, HTML & CSS examples
           This text has a color of #82e8cb        
        
          <p style="color:#82e8cb;">Text here</p>
        
        
          .mytext {color:#82e8cb;}
        
        Text color #82e8cb
      
           This box has a color of #82e8cb        
        
          <div style="background-color:#82e8cb;">Content here</div>
        
        
          .mybackground {background-color:#82e8cb;}
        
        Background color #82e8cb
      
           Border around this has a color of #82e8cb        
        
          <div style="border:2px solid #82e8cb;">Content here</div>
        
        
          .myborder {border:2px solid #82e8cb;}
        
        Border color #82e8cb