#83a3cf color space conversions
Hex:
        #83a3cf
        RGB:
        131, 163, 207
        CMY:
        49, 36, 19
        CMYK:
        37, 21, 0, 19
      HSL:
        215°, 44.1860%, 66.2745%
        HSV (HSB):
        215°, 36.7150%, 81.1765%
        XYZ:
        33.7198, 35.5247, 64.1112
        xyY:
        0.2529, 0.2664, 35.5247
      CIE-Lab:
        66.1551, -0.1587, -25.9843
        CIE-LCH:
        66.1551, 25.9848, 269.6500
        CIE-Luv:
        66.1551, -17.2998, -40.4661
        Hunter-Lab:
        59.6026, -3.3194, -22.0532
      #83a3cf color charts
#83a3cf RGB chart
      #83a3cf CMYK chart
      #83a3cf RGB pie chart
      #83a3cf color shades, tints & tones
#83a3cf color schemes
#83a3cf color preview, HTML & CSS examples
           This text has a color of #83a3cf        
        
          <p style="color:#83a3cf;">Text here</p>
        
        
          .mytext {color:#83a3cf;}
        
        Text color #83a3cf
      
           This box has a color of #83a3cf        
        
          <div style="background-color:#83a3cf;">Content here</div>
        
        
          .mybackground {background-color:#83a3cf;}
        
        Background color #83a3cf
      
           Border around this has a color of #83a3cf        
        
          <div style="border:2px solid #83a3cf;">Content here</div>
        
        
          .myborder {border:2px solid #83a3cf;}
        
        Border color #83a3cf