#53caa9 color space conversions
Hex:
        #53caa9
        RGB:
        83, 202, 169
        CMY:
        67, 21, 34
        CMYK:
        59, 0, 16, 21
      HSL:
        163°, 52.8889%, 55.8824%
        HSV (HSB):
        163°, 58.9109%, 79.2157%
        XYZ:
        31.8492, 46.9446, 44.9187
        xyY:
        0.2574, 0.3795, 46.9446
      CIE-Lab:
        74.1543, -41.3079, 6.5530
        CIE-LCH:
        74.1543, 41.8245, 170.9858
        CIE-Luv:
        74.1543, -49.6818, 16.2586
        Hunter-Lab:
        68.5162, -36.9288, 9.0912
      #53caa9 color charts
#53caa9 RGB chart
      #53caa9 CMYK chart
      #53caa9 RGB pie chart
      #53caa9 color shades, tints & tones
#53caa9 color schemes
#53caa9 color preview, HTML & CSS examples
           This text has a color of #53caa9        
        
          <p style="color:#53caa9;">Text here</p>
        
        
          .mytext {color:#53caa9;}
        
        Text color #53caa9
      
           This box has a color of #53caa9        
        
          <div style="background-color:#53caa9;">Content here</div>
        
        
          .mybackground {background-color:#53caa9;}
        
        Background color #53caa9
      
           Border around this has a color of #53caa9        
        
          <div style="border:2px solid #53caa9;">Content here</div>
        
        
          .myborder {border:2px solid #53caa9;}
        
        Border color #53caa9