#53a9bb color space conversions
Hex:
        #53a9bb
        RGB:
        83, 169, 187
        CMY:
        67, 34, 27
        CMYK:
        56, 10, 0, 27
      HSL:
        190°, 43.3333%, 52.9412%
        HSV (HSB):
        190°, 55.6150%, 73.3333%
        XYZ:
        26.7249, 33.8028, 52.1297
        xyY:
        0.2372, 0.3000, 33.8028
      CIE-Lab:
        64.8057, -20.7368, -17.1404
        CIE-LCH:
        64.8057, 26.9037, 219.5761
        CIE-Luv:
        64.8057, -36.1825, -23.1933
        Hunter-Lab:
        58.1402, -19.6954, -12.4626
      #53a9bb color charts
#53a9bb RGB chart
      #53a9bb CMYK chart
      #53a9bb RGB pie chart
      #53a9bb color shades, tints & tones
#53a9bb color schemes
#53a9bb color preview, HTML & CSS examples
           This text has a color of #53a9bb        
        
          <p style="color:#53a9bb;">Text here</p>
        
        
          .mytext {color:#53a9bb;}
        
        Text color #53a9bb
      
           This box has a color of #53a9bb        
        
          <div style="background-color:#53a9bb;">Content here</div>
        
        
          .mybackground {background-color:#53a9bb;}
        
        Background color #53a9bb
      
           Border around this has a color of #53a9bb        
        
          <div style="border:2px solid #53a9bb;">Content here</div>
        
        
          .myborder {border:2px solid #53a9bb;}
        
        Border color #53a9bb