#53bd5e color space conversions
Hex:
        #53bd5e
        RGB:
        83, 189, 94
        CMY:
        67, 26, 63
        CMYK:
        56, 0, 50, 26
      HSL:
        126°, 44.5378%, 53.3333%
        HSV (HSB):
        126°, 56.0847%, 74.1176%
        XYZ:
        23.7853, 39.0423, 16.8720
        xyY:
        0.2984, 0.4899, 39.0423
      CIE-Lab:
        68.7819, -50.3553, 38.7524
        CIE-LCH:
        68.7819, 63.5405, 142.4189
        CIE-Luv:
        68.7819, -48.0119, 57.2533
        Hunter-Lab:
        62.4839, -41.3986, 27.7291
      #53bd5e color charts
#53bd5e RGB chart
      #53bd5e CMYK chart
      #53bd5e RGB pie chart
      #53bd5e color shades, tints & tones
#53bd5e color schemes
#53bd5e color preview, HTML & CSS examples
           This text has a color of #53bd5e        
        
          <p style="color:#53bd5e;">Text here</p>
        
        
          .mytext {color:#53bd5e;}
        
        Text color #53bd5e
      
           This box has a color of #53bd5e        
        
          <div style="background-color:#53bd5e;">Content here</div>
        
        
          .mybackground {background-color:#53bd5e;}
        
        Background color #53bd5e
      
           Border around this has a color of #53bd5e        
        
          <div style="border:2px solid #53bd5e;">Content here</div>
        
        
          .myborder {border:2px solid #53bd5e;}
        
        Border color #53bd5e