#83a7bf color space conversions
Hex:
        #83a7bf
        RGB:
        131, 167, 191
        CMY:
        49, 35, 25
        CMYK:
        31, 13, 0, 25
      HSL:
        204°, 31.9149%, 63.1373%
        HSV (HSB):
        204°, 31.4136%, 74.9020%
        XYZ:
        32.5828, 36.2243, 54.5649
        xyY:
        0.2641, 0.2936, 36.2243
      CIE-Lab:
        66.6910, -6.4923, -16.2893
        CIE-LCH:
        66.6910, 17.5355, 248.2697
        CIE-Luv:
        66.6910, -18.7542, -23.8916
        Hunter-Lab:
        60.1866, -8.6935, -11.6214
      #83a7bf color charts
#83a7bf RGB chart
      #83a7bf CMYK chart
      #83a7bf RGB pie chart
      #83a7bf color shades, tints & tones
#83a7bf color schemes
#83a7bf color preview, HTML & CSS examples
           This text has a color of #83a7bf        
        
          <p style="color:#83a7bf;">Text here</p>
        
        
          .mytext {color:#83a7bf;}
        
        Text color #83a7bf
      
           This box has a color of #83a7bf        
        
          <div style="background-color:#83a7bf;">Content here</div>
        
        
          .mybackground {background-color:#83a7bf;}
        
        Background color #83a7bf
      
           Border around this has a color of #83a7bf        
        
          <div style="border:2px solid #83a7bf;">Content here</div>
        
        
          .myborder {border:2px solid #83a7bf;}
        
        Border color #83a7bf