#53cdaf color space conversions
Hex:
        #53cdaf
        RGB:
        83, 205, 175
        CMY:
        67, 20, 31
        CMYK:
        60, 0, 15, 20
      HSL:
        165°, 54.9550%, 56.4706%
        HSV (HSB):
        165°, 59.5122%, 80.3922%
        XYZ:
        33.1365, 48.5968, 48.1911
        xyY:
        0.2550, 0.3740, 48.5968
      CIE-Lab:
        75.1998, -41.1972, 4.8244
        CIE-LCH:
        75.1998, 41.4787, 173.3207
        CIE-Luv:
        75.1998, -50.4916, 13.7460
        Hunter-Lab:
        69.7114, -37.1471, 7.8111
      #53cdaf color charts
#53cdaf RGB chart
      #53cdaf CMYK chart
      #53cdaf RGB pie chart
      #53cdaf color shades, tints & tones
#53cdaf color schemes
#53cdaf color preview, HTML & CSS examples
           This text has a color of #53cdaf        
        
          <p style="color:#53cdaf;">Text here</p>
        
        
          .mytext {color:#53cdaf;}
        
        Text color #53cdaf
      
           This box has a color of #53cdaf        
        
          <div style="background-color:#53cdaf;">Content here</div>
        
        
          .mybackground {background-color:#53cdaf;}
        
        Background color #53cdaf
      
           Border around this has a color of #53cdaf        
        
          <div style="border:2px solid #53cdaf;">Content here</div>
        
        
          .myborder {border:2px solid #53cdaf;}
        
        Border color #53cdaf