#83b9bb color space conversions
Hex:
        #83b9bb
        RGB:
        131, 185, 187
        CMY:
        49, 27, 27
        CMYK:
        30, 1, 0, 27
      HSL:
        182°, 29.1667%, 62.3529%
        HSV (HSB):
        182°, 29.9465%, 73.3333%
        XYZ:
        35.6787, 43.1111, 53.4545
        xyY:
        0.2698, 0.3260, 43.1111
      CIE-Lab:
        71.6303, -17.0329, -6.6883
        CIE-LCH:
        71.6303, 18.2989, 201.4383
        CIE-Luv:
        71.6303, -26.5273, -7.3717
        Hunter-Lab:
        65.6590, -17.9076, -2.3080
      #83b9bb color charts
#83b9bb RGB chart
      #83b9bb CMYK chart
      #83b9bb RGB pie chart
      #83b9bb color shades, tints & tones
#83b9bb color schemes
#83b9bb color preview, HTML & CSS examples
           This text has a color of #83b9bb        
        
          <p style="color:#83b9bb;">Text here</p>
        
        
          .mytext {color:#83b9bb;}
        
        Text color #83b9bb
      
           This box has a color of #83b9bb        
        
          <div style="background-color:#83b9bb;">Content here</div>
        
        
          .mybackground {background-color:#83b9bb;}
        
        Background color #83b9bb
      
           Border around this has a color of #83b9bb        
        
          <div style="border:2px solid #83b9bb;">Content here</div>
        
        
          .myborder {border:2px solid #83b9bb;}
        
        Border color #83b9bb