#53a8bc color space conversions
Hex:
        #53a8bc
        RGB:
        83, 168, 188
        CMY:
        67, 34, 26
        CMYK:
        56, 11, 0, 26
      HSL:
        191°, 43.9331%, 53.1373%
        HSV (HSB):
        191°, 55.8511%, 73.7255%
        XYZ:
        26.6470, 33.4751, 52.6338
        xyY:
        0.2363, 0.2969, 33.4751
      CIE-Lab:
        64.5438, -19.9262, -18.0948
        CIE-LCH:
        64.5438, 26.9161, 222.2424
        CIE-Luv:
        64.5438, -35.7581, -24.8283
        Hunter-Lab:
        57.8577, -19.0407, -13.4365
      #53a8bc color charts
#53a8bc RGB chart
      #53a8bc CMYK chart
      #53a8bc RGB pie chart
      #53a8bc color shades, tints & tones
#53a8bc color schemes
#53a8bc color preview, HTML & CSS examples
           This text has a color of #53a8bc        
        
          <p style="color:#53a8bc;">Text here</p>
        
        
          .mytext {color:#53a8bc;}
        
        Text color #53a8bc
      
           This box has a color of #53a8bc        
        
          <div style="background-color:#53a8bc;">Content here</div>
        
        
          .mybackground {background-color:#53a8bc;}
        
        Background color #53a8bc
      
           Border around this has a color of #53a8bc        
        
          <div style="border:2px solid #53a8bc;">Content here</div>
        
        
          .myborder {border:2px solid #53a8bc;}
        
        Border color #53a8bc