#53b78e color space conversions
Hex:
        #53b78e
        RGB:
        83, 183, 142
        CMY:
        67, 28, 44
        CMYK:
        55, 0, 22, 28
      HSL:
        155°, 40.9836%, 52.1569%
        HSV (HSB):
        155°, 54.6448%, 71.7647%
        XYZ:
        25.3833, 37.6590, 31.5223
        xyY:
        0.2684, 0.3982, 37.6590
      CIE-Lab:
        67.7685, -39.0832, 12.1216
        CIE-LCH:
        67.7685, 40.9198, 162.7688
        CIE-Luv:
        67.7685, -43.6801, 23.4102
        Hunter-Lab:
        61.3669, -33.5590, 12.5014
      #53b78e color charts
#53b78e RGB chart
      #53b78e CMYK chart
      #53b78e RGB pie chart
      #53b78e color shades, tints & tones
#53b78e color schemes
#53b78e color preview, HTML & CSS examples
           This text has a color of #53b78e        
        
          <p style="color:#53b78e;">Text here</p>
        
        
          .mytext {color:#53b78e;}
        
        Text color #53b78e
      
           This box has a color of #53b78e        
        
          <div style="background-color:#53b78e;">Content here</div>
        
        
          .mybackground {background-color:#53b78e;}
        
        Background color #53b78e
      
           Border around this has a color of #53b78e        
        
          <div style="border:2px solid #53b78e;">Content here</div>
        
        
          .myborder {border:2px solid #53b78e;}
        
        Border color #53b78e