#82c0c1 color space conversions
Hex:
        #82c0c1
        RGB:
        130, 192, 193
        CMY:
        49, 25, 24
        CMYK:
        33, 1, 0, 24
      HSL:
        181°, 33.6898%, 63.3333%
        HSV (HSB):
        181°, 32.6425%, 75.6863%
        XYZ:
        37.6812, 46.2954, 57.4020
        xyY:
        0.2665, 0.3275, 46.2954
      CIE-Lab:
        73.7368, -19.4870, -6.8483
        CIE-LCH:
        73.7368, 20.6553, 199.3628
        CIE-Luv:
        73.7368, -29.8764, -7.2785
        Hunter-Lab:
        68.0407, -20.2172, -2.3910
      #82c0c1 color charts
#82c0c1 RGB chart
      #82c0c1 CMYK chart
      #82c0c1 RGB pie chart
      #82c0c1 color shades, tints & tones
#82c0c1 color schemes
#82c0c1 color preview, HTML & CSS examples
           This text has a color of #82c0c1        
        
          <p style="color:#82c0c1;">Text here</p>
        
        
          .mytext {color:#82c0c1;}
        
        Text color #82c0c1
      
           This box has a color of #82c0c1        
        
          <div style="background-color:#82c0c1;">Content here</div>
        
        
          .mybackground {background-color:#82c0c1;}
        
        Background color #82c0c1
      
           Border around this has a color of #82c0c1        
        
          <div style="border:2px solid #82c0c1;">Content here</div>
        
        
          .myborder {border:2px solid #82c0c1;}
        
        Border color #82c0c1