#53bba1 color space conversions
Hex:
        #53bba1
        RGB:
        83, 187, 161
        CMY:
        67, 27, 37
        CMYK:
        56, 0, 14, 27
      HSL:
        165°, 43.3333%, 52.9412%
        HSV (HSB):
        165°, 55.6150%, 73.3333%
        XYZ:
        27.7706, 39.9529, 39.9662
        xyY:
        0.2579, 0.3710, 39.9529
      CIE-Lab:
        69.4359, -36.4767, 4.1040
        CIE-LCH:
        69.4359, 36.7068, 173.5806
        CIE-Luv:
        69.4359, -44.3457, 11.7778
        Hunter-Lab:
        63.2083, -32.1903, 6.7571
      #53bba1 color charts
#53bba1 RGB chart
      #53bba1 CMYK chart
      #53bba1 RGB pie chart
      #53bba1 color shades, tints & tones
#53bba1 color schemes
#53bba1 color preview, HTML & CSS examples
           This text has a color of #53bba1        
        
          <p style="color:#53bba1;">Text here</p>
        
        
          .mytext {color:#53bba1;}
        
        Text color #53bba1
      
           This box has a color of #53bba1        
        
          <div style="background-color:#53bba1;">Content here</div>
        
        
          .mybackground {background-color:#53bba1;}
        
        Background color #53bba1
      
           Border around this has a color of #53bba1        
        
          <div style="border:2px solid #53bba1;">Content here</div>
        
        
          .myborder {border:2px solid #53bba1;}
        
        Border color #53bba1