#53d5bf color space conversions
Hex:
        #53d5bf
        RGB:
        83, 213, 191
        CMY:
        67, 16, 25
        CMYK:
        61, 0, 10, 16
      HSL:
        170°, 60.7477%, 58.0392%
        HSV (HSB):
        170°, 61.0329%, 83.5294%
        XYZ:
        36.7655, 53.1891, 57.6190
        xyY:
        0.2491, 0.3604, 53.1891
      CIE-Lab:
        77.9865, -40.8046, 0.2755
        CIE-LCH:
        77.9865, 40.8055, 179.6132
        CIE-Luv:
        77.9865, -52.5836, 6.9157
        Hunter-Lab:
        72.9308, -37.6445, 4.2096
      #53d5bf color charts
#53d5bf RGB chart
      #53d5bf CMYK chart
      #53d5bf RGB pie chart
      #53d5bf color shades, tints & tones
#53d5bf color schemes
#53d5bf color preview, HTML & CSS examples
           This text has a color of #53d5bf        
        
          <p style="color:#53d5bf;">Text here</p>
        
        
          .mytext {color:#53d5bf;}
        
        Text color #53d5bf
      
           This box has a color of #53d5bf        
        
          <div style="background-color:#53d5bf;">Content here</div>
        
        
          .mybackground {background-color:#53d5bf;}
        
        Background color #53d5bf
      
           Border around this has a color of #53d5bf        
        
          <div style="border:2px solid #53d5bf;">Content here</div>
        
        
          .myborder {border:2px solid #53d5bf;}
        
        Border color #53d5bf