#83abd6 color space conversions
Hex:
        #83abd6
        RGB:
        131, 171, 214
        CMY:
        49, 33, 16
        CMYK:
        39, 20, 0, 16
      HSL:
        211°, 50.3030%, 67.6471%
        HSV (HSB):
        211°, 38.7850%, 83.9216%
        XYZ:
        36.0606, 38.8062, 69.2081
        xyY:
        0.2503, 0.2693, 38.8062
      CIE-Lab:
        68.6106, -2.7347, -26.0802
        CIE-LCH:
        68.6106, 26.2232, 264.0141
        CIE-Luv:
        68.6106, -20.6619, -40.4894
        Hunter-Lab:
        62.2946, -5.6869, -22.2638
      #83abd6 color charts
#83abd6 RGB chart
      #83abd6 CMYK chart
      #83abd6 RGB pie chart
      #83abd6 color shades, tints & tones
#83abd6 color schemes
#83abd6 color preview, HTML & CSS examples
           This text has a color of #83abd6        
        
          <p style="color:#83abd6;">Text here</p>
        
        
          .mytext {color:#83abd6;}
        
        Text color #83abd6
      
           This box has a color of #83abd6        
        
          <div style="background-color:#83abd6;">Content here</div>
        
        
          .mybackground {background-color:#83abd6;}
        
        Background color #83abd6
      
           Border around this has a color of #83abd6        
        
          <div style="border:2px solid #83abd6;">Content here</div>
        
        
          .myborder {border:2px solid #83abd6;}
        
        Border color #83abd6