#53c7a5 color space conversions
Hex:
        #53c7a5
        RGB:
        83, 199, 165
        CMY:
        67, 22, 35
        CMYK:
        58, 0, 17, 22
      HSL:
        162°, 50.8772%, 55.2941%
        HSV (HSB):
        162°, 58.2915%, 78.0392%
        XYZ:
        30.7822, 45.4025, 42.7385
        xyY:
        0.2588, 0.3818, 45.4025
      CIE-Lab:
        73.1561, -40.9276, 7.2808
        CIE-LCH:
        73.1561, 41.5702, 169.9129
        CIE-Luv:
        73.1561, -48.7533, 17.2123
        Hunter-Lab:
        67.3813, -36.3721, 9.5606
      #53c7a5 color charts
#53c7a5 RGB chart
      #53c7a5 CMYK chart
      #53c7a5 RGB pie chart
      #53c7a5 color shades, tints & tones
#53c7a5 color schemes
#53c7a5 color preview, HTML & CSS examples
           This text has a color of #53c7a5        
        
          <p style="color:#53c7a5;">Text here</p>
        
        
          .mytext {color:#53c7a5;}
        
        Text color #53c7a5
      
           This box has a color of #53c7a5        
        
          <div style="background-color:#53c7a5;">Content here</div>
        
        
          .mybackground {background-color:#53c7a5;}
        
        Background color #53c7a5
      
           Border around this has a color of #53c7a5        
        
          <div style="border:2px solid #53c7a5;">Content here</div>
        
        
          .myborder {border:2px solid #53c7a5;}
        
        Border color #53c7a5