#53caa5 color space conversions
Hex:
        #53caa5
        RGB:
        83, 202, 165
        CMY:
        67, 21, 35
        CMYK:
        59, 0, 18, 21
      HSL:
        161°, 52.8889%, 55.8824%
        HSV (HSB):
        161°, 58.9109%, 79.2157%
        XYZ:
        31.4793, 46.7967, 42.9708
        xyY:
        0.2596, 0.3860, 46.7967
      CIE-Lab:
        74.0595, -42.2490, 8.5735
        CIE-LCH:
        74.0595, 43.1101, 168.5288
        CIE-Luv:
        74.0595, -49.8928, 19.3193
        Hunter-Lab:
        68.4081, -37.5738, 10.6424
      #53caa5 color charts
#53caa5 RGB chart
      #53caa5 CMYK chart
      #53caa5 RGB pie chart
      #53caa5 color shades, tints & tones
#53caa5 color schemes
#53caa5 color preview, HTML & CSS examples
           This text has a color of #53caa5        
        
          <p style="color:#53caa5;">Text here</p>
        
        
          .mytext {color:#53caa5;}
        
        Text color #53caa5
      
           This box has a color of #53caa5        
        
          <div style="background-color:#53caa5;">Content here</div>
        
        
          .mybackground {background-color:#53caa5;}
        
        Background color #53caa5
      
           Border around this has a color of #53caa5        
        
          <div style="border:2px solid #53caa5;">Content here</div>
        
        
          .myborder {border:2px solid #53caa5;}
        
        Border color #53caa5