#53a498 color space conversions
Hex:
        #53a498
        RGB:
        83, 164, 152
        CMY:
        67, 36, 40
        CMYK:
        49, 0, 7, 36
      HSL:
        171°, 32.7935%, 48.4314%
        HSV (HSB):
        171°, 49.3902%, 64.3137%
        XYZ:
        22.5102, 30.6569, 34.4367
        xyY:
        0.2570, 0.3499, 30.6569
      CIE-Lab:
        62.2169, -27.7917, -1.4081
        CIE-LCH:
        62.2169, 27.8273, 182.9004
        CIE-Luv:
        62.2169, -35.6696, 2.2369
        Hunter-Lab:
        55.3687, -24.3257, 1.8825
      #53a498 color charts
#53a498 RGB chart
      #53a498 CMYK chart
      #53a498 RGB pie chart
      #53a498 color shades, tints & tones
#53a498 color schemes
#53a498 color preview, HTML & CSS examples
           This text has a color of #53a498        
        
          <p style="color:#53a498;">Text here</p>
        
        
          .mytext {color:#53a498;}
        
        Text color #53a498
      
           This box has a color of #53a498        
        
          <div style="background-color:#53a498;">Content here</div>
        
        
          .mybackground {background-color:#53a498;}
        
        Background color #53a498
      
           Border around this has a color of #53a498        
        
          <div style="border:2px solid #53a498;">Content here</div>
        
        
          .myborder {border:2px solid #53a498;}
        
        Border color #53a498