#53b9bb color space conversions
Hex:
        #53b9bb
        RGB:
        83, 185, 187
        CMY:
        67, 27, 27
        CMYK:
        56, 1, 0, 27
      HSL:
        181°, 43.3333%, 52.9412%
        HSV (HSB):
        181°, 55.6150%, 73.3333%
        XYZ:
        29.8859, 40.1248, 53.1834
        xyY:
        0.2426, 0.3257, 40.1248
      CIE-Lab:
        69.5583, -28.7856, -9.9935
        CIE-LCH:
        69.5583, 30.4710, 199.1454
        CIE-Luv:
        69.5583, -42.2912, -10.8276
        Hunter-Lab:
        63.3441, -26.6356, -5.4387
      #53b9bb color charts
#53b9bb RGB chart
      #53b9bb CMYK chart
      #53b9bb RGB pie chart
      #53b9bb color shades, tints & tones
#53b9bb color schemes
#53b9bb color preview, HTML & CSS examples
           This text has a color of #53b9bb        
        
          <p style="color:#53b9bb;">Text here</p>
        
        
          .mytext {color:#53b9bb;}
        
        Text color #53b9bb
      
           This box has a color of #53b9bb        
        
          <div style="background-color:#53b9bb;">Content here</div>
        
        
          .mybackground {background-color:#53b9bb;}
        
        Background color #53b9bb
      
           Border around this has a color of #53b9bb        
        
          <div style="border:2px solid #53b9bb;">Content here</div>
        
        
          .myborder {border:2px solid #53b9bb;}
        
        Border color #53b9bb