#53b8bf color space conversions
Hex:
        #53b8bf
        RGB:
        83, 184, 191
        CMY:
        67, 28, 25
        CMYK:
        57, 4, 0, 25
      HSL:
        184°, 45.7627%, 53.7255%
        HSV (HSB):
        184°, 56.5445%, 74.9020%
        XYZ:
        30.1117, 39.8816, 55.4011
        xyY:
        0.2401, 0.3180, 39.8816
      CIE-Lab:
        69.3851, -27.1846, -12.4516
        CIE-LCH:
        69.3851, 29.9006, 204.6097
        CIE-Luv:
        69.3851, -41.7143, -14.9594
        Hunter-Lab:
        63.1519, -25.4043, -7.8069
      #53b8bf color charts
#53b8bf RGB chart
      #53b8bf CMYK chart
      #53b8bf RGB pie chart
      #53b8bf color shades, tints & tones
#53b8bf color schemes
#53b8bf color preview, HTML & CSS examples
           This text has a color of #53b8bf        
        
          <p style="color:#53b8bf;">Text here</p>
        
        
          .mytext {color:#53b8bf;}
        
        Text color #53b8bf
      
           This box has a color of #53b8bf        
        
          <div style="background-color:#53b8bf;">Content here</div>
        
        
          .mybackground {background-color:#53b8bf;}
        
        Background color #53b8bf
      
           Border around this has a color of #53b8bf        
        
          <div style="border:2px solid #53b8bf;">Content here</div>
        
        
          .myborder {border:2px solid #53b8bf;}
        
        Border color #53b8bf