#83b9ce color space conversions
Hex:
        #83b9ce
        RGB:
        131, 185, 206
        CMY:
        49, 27, 19
        CMYK:
        36, 10, 0, 19
      HSL:
        197°, 43.3526%, 66.0784%
        HSV (HSB):
        197°, 36.4078%, 80.7843%
        XYZ:
        37.8496, 43.9794, 64.8865
        xyY:
        0.2580, 0.2998, 43.9794
      CIE-Lab:
        72.2148, -12.3802, -16.2097
        CIE-LCH:
        72.2148, 20.3967, 232.6292
        CIE-Luv:
        72.2148, -26.4259, -23.1857
        Hunter-Lab:
        66.3170, -14.1781, -11.5892
      #83b9ce color charts
#83b9ce RGB chart
      #83b9ce CMYK chart
      #83b9ce RGB pie chart
      #83b9ce color shades, tints & tones
#83b9ce color schemes
#83b9ce color preview, HTML & CSS examples
           This text has a color of #83b9ce        
        
          <p style="color:#83b9ce;">Text here</p>
        
        
          .mytext {color:#83b9ce;}
        
        Text color #83b9ce
      
           This box has a color of #83b9ce        
        
          <div style="background-color:#83b9ce;">Content here</div>
        
        
          .mybackground {background-color:#83b9ce;}
        
        Background color #83b9ce
      
           Border around this has a color of #83b9ce        
        
          <div style="border:2px solid #83b9ce;">Content here</div>
        
        
          .myborder {border:2px solid #83b9ce;}
        
        Border color #83b9ce