#53daaf color space conversions
Hex:
        #53daaf
        RGB:
        83, 218, 175
        CMY:
        67, 15, 31
        CMYK:
        62, 0, 20, 15
      HSL:
        161°, 64.5933%, 59.0196%
        HSV (HSB):
        161°, 61.9266%, 85.4902%
        XYZ:
        36.3765, 55.0770, 49.2711
        xyY:
        0.2585, 0.3914, 55.0770
      CIE-Lab:
        79.0856, -46.8312, 10.3938
        CIE-LCH:
        79.0856, 47.9708, 167.4865
        CIE-Luv:
        79.0856, -55.3365, 22.9076
        Hunter-Lab:
        74.2138, -42.3809, 12.5866
      #53daaf color charts
#53daaf RGB chart
      #53daaf CMYK chart
      #53daaf RGB pie chart
      #53daaf color shades, tints & tones
#53daaf color schemes
#53daaf color preview, HTML & CSS examples
           This text has a color of #53daaf        
        
          <p style="color:#53daaf;">Text here</p>
        
        
          .mytext {color:#53daaf;}
        
        Text color #53daaf
      
           This box has a color of #53daaf        
        
          <div style="background-color:#53daaf;">Content here</div>
        
        
          .mybackground {background-color:#53daaf;}
        
        Background color #53daaf
      
           Border around this has a color of #53daaf        
        
          <div style="border:2px solid #53daaf;">Content here</div>
        
        
          .myborder {border:2px solid #53daaf;}
        
        Border color #53daaf