#53bd86 color space conversions
Hex:
        #53bd86
        RGB:
        83, 189, 134
        CMY:
        67, 26, 47
        CMYK:
        56, 0, 29, 26
      HSL:
        149°, 44.5378%, 53.3333%
        HSV (HSB):
        149°, 56.0847%, 74.1176%
        XYZ:
        26.0680, 39.9554, 28.8925
        xyY:
        0.2746, 0.4210, 39.9554
      CIE-Lab:
        69.4378, -43.4088, 18.7862
        CIE-LCH:
        69.4378, 47.2995, 156.5983
        CIE-Luv:
        69.4378, -46.4041, 33.0960
        Hunter-Lab:
        63.2103, -37.0046, 17.1466
      #53bd86 color charts
#53bd86 RGB chart
      #53bd86 CMYK chart
      #53bd86 RGB pie chart
      #53bd86 color shades, tints & tones
#53bd86 color schemes
#53bd86 color preview, HTML & CSS examples
           This text has a color of #53bd86        
        
          <p style="color:#53bd86;">Text here</p>
        
        
          .mytext {color:#53bd86;}
        
        Text color #53bd86
      
           This box has a color of #53bd86        
        
          <div style="background-color:#53bd86;">Content here</div>
        
        
          .mybackground {background-color:#53bd86;}
        
        Background color #53bd86
      
           Border around this has a color of #53bd86        
        
          <div style="border:2px solid #53bd86;">Content here</div>
        
        
          .myborder {border:2px solid #53bd86;}
        
        Border color #53bd86