#53e0bb color space conversions
Hex:
        #53e0bb
        RGB:
        83, 224, 187
        CMY:
        67, 12, 27
        CMYK:
        63, 0, 17, 12
      HSL:
        164°, 69.4581%, 60.1961%
        HSV (HSB):
        164°, 62.9464%, 87.8431%
        XYZ:
        39.1926, 58.7382, 56.2856
        xyY:
        0.2541, 0.3809, 58.7382
      CIE-Lab:
        81.1475, -46.5830, 6.9830
        CIE-LCH:
        81.1475, 47.1034, 171.4746
        CIE-Luv:
        81.1475, -56.8578, 17.9850
        Hunter-Lab:
        76.6408, -42.8401, 10.1055
      #53e0bb color charts
#53e0bb RGB chart
      #53e0bb CMYK chart
      #53e0bb RGB pie chart
      #53e0bb color shades, tints & tones
#53e0bb color schemes
#53e0bb color preview, HTML & CSS examples
           This text has a color of #53e0bb        
        
          <p style="color:#53e0bb;">Text here</p>
        
        
          .mytext {color:#53e0bb;}
        
        Text color #53e0bb
      
           This box has a color of #53e0bb        
        
          <div style="background-color:#53e0bb;">Content here</div>
        
        
          .mybackground {background-color:#53e0bb;}
        
        Background color #53e0bb
      
           Border around this has a color of #53e0bb        
        
          <div style="border:2px solid #53e0bb;">Content here</div>
        
        
          .myborder {border:2px solid #53e0bb;}
        
        Border color #53e0bb