#82b3cb color space conversions
Hex:
        #82b3cb
        RGB:
        130, 179, 203
        CMY:
        49, 30, 20
        CMYK:
        36, 12, 0, 20
      HSL:
        200°, 41.2429%, 65.2941%
        HSV (HSB):
        200°, 35.9606%, 79.6078%
        XYZ:
        36.1055, 41.2978, 62.5682
        xyY:
        0.2579, 0.2950, 41.2978
      CIE-Lab:
        70.3841, -10.2286, -17.3373
        CIE-LCH:
        70.3841, 20.1297, 239.4603
        CIE-Luv:
        70.3841, -24.3178, -25.2349
        Hunter-Lab:
        64.2634, -12.1731, -12.7417
      #82b3cb color charts
#82b3cb RGB chart
      #82b3cb CMYK chart
      #82b3cb RGB pie chart
      #82b3cb color shades, tints & tones
#82b3cb color schemes
#82b3cb color preview, HTML & CSS examples
           This text has a color of #82b3cb        
        
          <p style="color:#82b3cb;">Text here</p>
        
        
          .mytext {color:#82b3cb;}
        
        Text color #82b3cb
      
           This box has a color of #82b3cb        
        
          <div style="background-color:#82b3cb;">Content here</div>
        
        
          .mybackground {background-color:#82b3cb;}
        
        Background color #82b3cb
      
           Border around this has a color of #82b3cb        
        
          <div style="border:2px solid #82b3cb;">Content here</div>
        
        
          .myborder {border:2px solid #82b3cb;}
        
        Border color #82b3cb