#83b3cb color space conversions
Hex:
        #83b3cb
        RGB:
        131, 179, 203
        CMY:
        49, 30, 20
        CMYK:
        35, 12, 0, 20
      HSL:
        200°, 40.9091%, 65.4902%
        HSV (HSB):
        200°, 35.4680%, 79.6078%
        XYZ:
        36.2597, 41.3773, 62.5754
        xyY:
        0.2586, 0.2951, 41.3773
      CIE-Lab:
        70.4395, -9.9527, -17.2482
        CIE-LCH:
        70.4395, 19.9137, 240.0139
        CIE-Luv:
        70.4395, -23.9224, -25.1330
        Hunter-Lab:
        64.3252, -11.9498, -12.6496
      #83b3cb color charts
#83b3cb RGB chart
      #83b3cb CMYK chart
      #83b3cb RGB pie chart
      #83b3cb color shades, tints & tones
#83b3cb color schemes
#83b3cb color preview, HTML & CSS examples
           This text has a color of #83b3cb        
        
          <p style="color:#83b3cb;">Text here</p>
        
        
          .mytext {color:#83b3cb;}
        
        Text color #83b3cb
      
           This box has a color of #83b3cb        
        
          <div style="background-color:#83b3cb;">Content here</div>
        
        
          .mybackground {background-color:#83b3cb;}
        
        Background color #83b3cb
      
           Border around this has a color of #83b3cb        
        
          <div style="border:2px solid #83b3cb;">Content here</div>
        
        
          .myborder {border:2px solid #83b3cb;}
        
        Border color #83b3cb