#83c8de color space conversions
Hex:
        #83c8de
        RGB:
        131, 200, 222
        CMY:
        49, 22, 13
        CMYK:
        41, 10, 0, 13
      HSL:
        195°, 57.9618%, 69.2157%
        HSV (HSB):
        195°, 40.9910%, 87.0588%
        XYZ:
        43.1992, 51.4078, 76.7531
        xyY:
        0.2521, 0.3000, 51.4078
      CIE-Lab:
        76.9254, -16.1118, -17.7792
        CIE-LCH:
        76.9254, 23.9935, 227.8166
        CIE-Luv:
        76.9254, -32.4178, -25.4106
        Hunter-Lab:
        71.6992, -17.9264, -13.2797
      #83c8de color charts
#83c8de RGB chart
      #83c8de CMYK chart
      #83c8de RGB pie chart
      #83c8de color shades, tints & tones
#83c8de color schemes
#83c8de color preview, HTML & CSS examples
           This text has a color of #83c8de        
        
          <p style="color:#83c8de;">Text here</p>
        
        
          .mytext {color:#83c8de;}
        
        Text color #83c8de
      
           This box has a color of #83c8de        
        
          <div style="background-color:#83c8de;">Content here</div>
        
        
          .mybackground {background-color:#83c8de;}
        
        Background color #83c8de
      
           Border around this has a color of #83c8de        
        
          <div style="border:2px solid #83c8de;">Content here</div>
        
        
          .myborder {border:2px solid #83c8de;}
        
        Border color #83c8de