#53c3af color space conversions
Hex:
        #53c3af
        RGB:
        83, 195, 175
        CMY:
        67, 24, 31
        CMYK:
        57, 0, 10, 24
      HSL:
        169°, 48.2759%, 54.5098%
        HSV (HSB):
        169°, 57.4359%, 76.4706%
        XYZ:
        30.8202, 43.9644, 47.4190
        xyY:
        0.2522, 0.3598, 43.9644
      CIE-Lab:
        72.2047, -36.6853, 0.4788
        CIE-LCH:
        72.2047, 36.6884, 179.2523
        CIE-Luv:
        72.2047, -46.7097, 6.5046
        Hunter-Lab:
        66.3056, -33.0643, 4.0122
      #53c3af color charts
#53c3af RGB chart
      #53c3af CMYK chart
      #53c3af RGB pie chart
      #53c3af color shades, tints & tones
#53c3af color schemes
#53c3af color preview, HTML & CSS examples
           This text has a color of #53c3af        
        
          <p style="color:#53c3af;">Text here</p>
        
        
          .mytext {color:#53c3af;}
        
        Text color #53c3af
      
           This box has a color of #53c3af        
        
          <div style="background-color:#53c3af;">Content here</div>
        
        
          .mybackground {background-color:#53c3af;}
        
        Background color #53c3af
      
           Border around this has a color of #53c3af        
        
          <div style="border:2px solid #53c3af;">Content here</div>
        
        
          .myborder {border:2px solid #53c3af;}
        
        Border color #53c3af