#53b5bf color space conversions
Hex:
        #53b5bf
        RGB:
        83, 181, 191
        CMY:
        67, 29, 25
        CMYK:
        57, 5, 0, 25
      HSL:
        186°, 45.7627%, 53.7255%
        HSV (HSB):
        186°, 56.5445%, 74.9020%
        XYZ:
        29.4951, 38.6483, 55.1955
        xyY:
        0.2391, 0.3134, 38.6483
      CIE-Lab:
        68.4958, -25.6940, -13.7873
        CIE-LCH:
        68.4958, 29.1594, 208.2178
        CIE-Luv:
        68.4958, -40.5766, -17.2791
        Hunter-Lab:
        62.1678, -24.1054, -9.1230
      #53b5bf color charts
#53b5bf RGB chart
      #53b5bf CMYK chart
      #53b5bf RGB pie chart
      #53b5bf color shades, tints & tones
#53b5bf color schemes
#53b5bf color preview, HTML & CSS examples
           This text has a color of #53b5bf        
        
          <p style="color:#53b5bf;">Text here</p>
        
        
          .mytext {color:#53b5bf;}
        
        Text color #53b5bf
      
           This box has a color of #53b5bf        
        
          <div style="background-color:#53b5bf;">Content here</div>
        
        
          .mybackground {background-color:#53b5bf;}
        
        Background color #53b5bf
      
           Border around this has a color of #53b5bf        
        
          <div style="border:2px solid #53b5bf;">Content here</div>
        
        
          .myborder {border:2px solid #53b5bf;}
        
        Border color #53b5bf