#53cd94 color space conversions
Hex:
        #53cd94
        RGB:
        83, 205, 148
        CMY:
        67, 20, 42
        CMYK:
        60, 0, 28, 20
      HSL:
        152°, 54.9550%, 56.4706%
        HSV (HSB):
        152°, 59.5122%, 80.3922%
        XYZ:
        30.7439, 47.6398, 35.5920
        xyY:
        0.2697, 0.4180, 47.6398
      CIE-Lab:
        74.5971, -47.2816, 18.4300
        CIE-LCH:
        74.5971, 50.7466, 158.7045
        CIE-Luv:
        74.5971, -51.9036, 33.7787
        Hunter-Lab:
        69.0216, -41.2795, 17.7413
      #53cd94 color charts
#53cd94 RGB chart
      #53cd94 CMYK chart
      #53cd94 RGB pie chart
      #53cd94 color shades, tints & tones
#53cd94 color schemes
#53cd94 color preview, HTML & CSS examples
           This text has a color of #53cd94        
        
          <p style="color:#53cd94;">Text here</p>
        
        
          .mytext {color:#53cd94;}
        
        Text color #53cd94
      
           This box has a color of #53cd94        
        
          <div style="background-color:#53cd94;">Content here</div>
        
        
          .mybackground {background-color:#53cd94;}
        
        Background color #53cd94
      
           Border around this has a color of #53cd94        
        
          <div style="border:2px solid #53cd94;">Content here</div>
        
        
          .myborder {border:2px solid #53cd94;}
        
        Border color #53cd94