#53c5a2 color space conversions
Hex:
        #53c5a2
        RGB:
        83, 197, 162
        CMY:
        67, 23, 36
        CMYK:
        58, 0, 18, 23
      HSL:
        162°, 49.5652%, 54.9020%
        HSV (HSB):
        162°, 57.8680%, 77.2549%
        XYZ:
        30.0551, 44.3801, 41.1646
        xyY:
        0.2600, 0.3839, 44.3801
      CIE-Lab:
        72.4819, -40.7465, 7.9384
        CIE-LCH:
        72.4819, 41.5126, 168.9755
        CIE-Luv:
        72.4819, -48.1454, 18.0992
        Hunter-Lab:
        66.6184, -36.0514, 9.9967
      #53c5a2 color charts
#53c5a2 RGB chart
      #53c5a2 CMYK chart
      #53c5a2 RGB pie chart
      #53c5a2 color shades, tints & tones
#53c5a2 color schemes
#53c5a2 color preview, HTML & CSS examples
           This text has a color of #53c5a2        
        
          <p style="color:#53c5a2;">Text here</p>
        
        
          .mytext {color:#53c5a2;}
        
        Text color #53c5a2
      
           This box has a color of #53c5a2        
        
          <div style="background-color:#53c5a2;">Content here</div>
        
        
          .mybackground {background-color:#53c5a2;}
        
        Background color #53c5a2
      
           Border around this has a color of #53c5a2        
        
          <div style="border:2px solid #53c5a2;">Content here</div>
        
        
          .myborder {border:2px solid #53c5a2;}
        
        Border color #53c5a2