#82ccd3 color space conversions
Hex:
        #82ccd3
        RGB:
        130, 204, 211
        CMY:
        49, 20, 17
        CMYK:
        38, 3, 0, 17
      HSL:
        185°, 47.9290%, 66.8627%
        HSV (HSB):
        185°, 38.3886%, 82.7451%
        XYZ:
        42.5567, 52.6347, 69.5446
        xyY:
        0.2583, 0.3195, 52.6347
      CIE-Lab:
        77.6588, -21.1887, -10.7581
        CIE-LCH:
        77.6588, 23.7634, 206.9181
        CIE-Luv:
        77.6588, -34.6000, -13.2806
        Hunter-Lab:
        72.5498, -22.2566, -6.0492
      #82ccd3 color charts
#82ccd3 RGB chart
      #82ccd3 CMYK chart
      #82ccd3 RGB pie chart
      #82ccd3 color shades, tints & tones
#82ccd3 color schemes
#82ccd3 color preview, HTML & CSS examples
           This text has a color of #82ccd3        
        
          <p style="color:#82ccd3;">Text here</p>
        
        
          .mytext {color:#82ccd3;}
        
        Text color #82ccd3
      
           This box has a color of #82ccd3        
        
          <div style="background-color:#82ccd3;">Content here</div>
        
        
          .mybackground {background-color:#82ccd3;}
        
        Background color #82ccd3
      
           Border around this has a color of #82ccd3        
        
          <div style="border:2px solid #82ccd3;">Content here</div>
        
        
          .myborder {border:2px solid #82ccd3;}
        
        Border color #82ccd3