#82c1cd color space conversions
Hex:
        #82c1cd
        RGB:
        130, 193, 205
        CMY:
        49, 24, 20
        CMYK:
        37, 6, 0, 20
      HSL:
        190°, 42.8571%, 65.6863%
        HSV (HSB):
        190°, 36.5854%, 80.3922%
        XYZ:
        39.2953, 47.2935, 64.8151
        xyY:
        0.2595, 0.3124, 47.2935
      CIE-Lab:
        74.3771, -17.0756, -12.4197
        CIE-LCH:
        74.3771, 21.1146, 216.0298
        CIE-Luv:
        74.3771, -30.1509, -16.4713
        Hunter-Lab:
        68.7703, -18.3532, -7.7408
      #82c1cd color charts
#82c1cd RGB chart
      #82c1cd CMYK chart
      #82c1cd RGB pie chart
      #82c1cd color shades, tints & tones
#82c1cd color schemes
#82c1cd color preview, HTML & CSS examples
           This text has a color of #82c1cd        
        
          <p style="color:#82c1cd;">Text here</p>
        
        
          .mytext {color:#82c1cd;}
        
        Text color #82c1cd
      
           This box has a color of #82c1cd        
        
          <div style="background-color:#82c1cd;">Content here</div>
        
        
          .mybackground {background-color:#82c1cd;}
        
        Background color #82c1cd
      
           Border around this has a color of #82c1cd        
        
          <div style="border:2px solid #82c1cd;">Content here</div>
        
        
          .myborder {border:2px solid #82c1cd;}
        
        Border color #82c1cd