#53abc8 color space conversions
Hex:
        #53abc8
        RGB:
        83, 171, 200
        CMY:
        67, 33, 22
        CMYK:
        59, 15, 0, 22
      HSL:
        195°, 51.5419%, 55.4902%
        HSV (HSB):
        195°, 58.5000%, 78.4314%
        XYZ:
        28.5555, 35.1350, 59.9203
        xyY:
        0.2310, 0.2842, 35.1350
      CIE-Lab:
        65.8536, -17.9388, -22.7689
        CIE-LCH:
        65.8536, 28.9866, 231.7668
        CIE-Luv:
        65.8536, -36.3906, -32.7985
        Hunter-Lab:
        59.2747, -17.7387, -18.4434
      #53abc8 color charts
#53abc8 RGB chart
      #53abc8 CMYK chart
      #53abc8 RGB pie chart
      #53abc8 color shades, tints & tones
#53abc8 color schemes
#53abc8 color preview, HTML & CSS examples
           This text has a color of #53abc8        
        
          <p style="color:#53abc8;">Text here</p>
        
        
          .mytext {color:#53abc8;}
        
        Text color #53abc8
      
           This box has a color of #53abc8        
        
          <div style="background-color:#53abc8;">Content here</div>
        
        
          .mybackground {background-color:#53abc8;}
        
        Background color #53abc8
      
           Border around this has a color of #53abc8        
        
          <div style="border:2px solid #53abc8;">Content here</div>
        
        
          .myborder {border:2px solid #53abc8;}
        
        Border color #53abc8