#82cbd3 color space conversions
Hex:
        #82cbd3
        RGB:
        130, 203, 211
        CMY:
        49, 20, 17
        CMYK:
        38, 4, 0, 17
      HSL:
        186°, 47.9290%, 66.8627%
        HSV (HSB):
        186°, 38.3886%, 82.7451%
        XYZ:
        42.3197, 52.1608, 69.4656
        xyY:
        0.2581, 0.3182, 52.1608
      CIE-Lab:
        77.3769, -20.6848, -11.1789
        CIE-LCH:
        77.3769, 23.5123, 208.3886
        CIE-Luv:
        77.3769, -34.1897, -14.0246
        Hunter-Lab:
        72.2225, -21.7948, -6.4710
      #82cbd3 color charts
#82cbd3 RGB chart
      #82cbd3 CMYK chart
      #82cbd3 RGB pie chart
      #82cbd3 color shades, tints & tones
#82cbd3 color schemes
#82cbd3 color preview, HTML & CSS examples
           This text has a color of #82cbd3        
        
          <p style="color:#82cbd3;">Text here</p>
        
        
          .mytext {color:#82cbd3;}
        
        Text color #82cbd3
      
           This box has a color of #82cbd3        
        
          <div style="background-color:#82cbd3;">Content here</div>
        
        
          .mybackground {background-color:#82cbd3;}
        
        Background color #82cbd3
      
           Border around this has a color of #82cbd3        
        
          <div style="border:2px solid #82cbd3;">Content here</div>
        
        
          .myborder {border:2px solid #82cbd3;}
        
        Border color #82cbd3