#53bf94 color space conversions
Hex:
        #53bf94
        RGB:
        83, 191, 148
        CMY:
        67, 25, 42
        CMYK:
        57, 0, 23, 25
      HSL:
        156°, 45.7627%, 53.7255%
        HSV (HSB):
        156°, 56.5445%, 74.9020%
        XYZ:
        27.5434, 41.2387, 34.5252
        xyY:
        0.2666, 0.3992, 41.2387
      CIE-Lab:
        70.3429, -41.2932, 12.4856
        CIE-LCH:
        70.3429, 43.1396, 163.1766
        CIE-Luv:
        70.3429, -46.5303, 24.4403
        Hunter-Lab:
        64.2174, -35.8203, 13.0761
      #53bf94 color charts
#53bf94 RGB chart
      #53bf94 CMYK chart
      #53bf94 RGB pie chart
      #53bf94 color shades, tints & tones
#53bf94 color schemes
#53bf94 color preview, HTML & CSS examples
           This text has a color of #53bf94        
        
          <p style="color:#53bf94;">Text here</p>
        
        
          .mytext {color:#53bf94;}
        
        Text color #53bf94
      
           This box has a color of #53bf94        
        
          <div style="background-color:#53bf94;">Content here</div>
        
        
          .mybackground {background-color:#53bf94;}
        
        Background color #53bf94
      
           Border around this has a color of #53bf94        
        
          <div style="border:2px solid #53bf94;">Content here</div>
        
        
          .myborder {border:2px solid #53bf94;}
        
        Border color #53bf94