#82c3cb color space conversions
Hex:
        #82c3cb
        RGB:
        130, 195, 203
        CMY:
        49, 24, 20
        CMYK:
        36, 4, 0, 20
      HSL:
        187°, 41.2429%, 65.2941%
        HSV (HSB):
        187°, 35.9606%, 79.6078%
        XYZ:
        39.5005, 48.0878, 63.6999
        xyY:
        0.2611, 0.3179, 48.0878
      CIE-Lab:
        74.8803, -18.5972, -10.5817
        CIE-LCH:
        74.8803, 21.3969, 209.6397
        CIE-Luv:
        74.8803, -31.0109, -13.3217
        Hunter-Lab:
        69.3454, -19.6773, -5.9213
      #82c3cb color charts
#82c3cb RGB chart
      #82c3cb CMYK chart
      #82c3cb RGB pie chart
      #82c3cb color shades, tints & tones
#82c3cb color schemes
#82c3cb color preview, HTML & CSS examples
           This text has a color of #82c3cb        
        
          <p style="color:#82c3cb;">Text here</p>
        
        
          .mytext {color:#82c3cb;}
        
        Text color #82c3cb
      
           This box has a color of #82c3cb        
        
          <div style="background-color:#82c3cb;">Content here</div>
        
        
          .mybackground {background-color:#82c3cb;}
        
        Background color #82c3cb
      
           Border around this has a color of #82c3cb        
        
          <div style="border:2px solid #82c3cb;">Content here</div>
        
        
          .myborder {border:2px solid #82c3cb;}
        
        Border color #82c3cb