#53bfa5 color space conversions
Hex:
        #53bfa5
        RGB:
        83, 191, 165
        CMY:
        67, 25, 35
        CMYK:
        57, 0, 14, 25
      HSL:
        166°, 45.7627%, 53.7255%
        HSV (HSB):
        166°, 56.5445%, 74.9020%
        XYZ:
        28.9896, 41.8172, 42.1409
        xyY:
        0.2567, 0.3702, 41.8172
      CIE-Lab:
        70.7447, -37.3328, 3.8089
        CIE-LCH:
        70.7447, 37.5266, 174.1745
        CIE-Luv:
        70.7447, -45.6920, 11.5177
        Hunter-Lab:
        64.6662, -33.1451, 6.6290
      #53bfa5 color charts
#53bfa5 RGB chart
      #53bfa5 CMYK chart
      #53bfa5 RGB pie chart
      #53bfa5 color shades, tints & tones
#53bfa5 color schemes
#53bfa5 color preview, HTML & CSS examples
           This text has a color of #53bfa5        
        
          <p style="color:#53bfa5;">Text here</p>
        
        
          .mytext {color:#53bfa5;}
        
        Text color #53bfa5
      
           This box has a color of #53bfa5        
        
          <div style="background-color:#53bfa5;">Content here</div>
        
        
          .mybackground {background-color:#53bfa5;}
        
        Background color #53bfa5
      
           Border around this has a color of #53bfa5        
        
          <div style="border:2px solid #53bfa5;">Content here</div>
        
        
          .myborder {border:2px solid #53bfa5;}
        
        Border color #53bfa5