#53b07a color space conversions
Hex:
        #53b07a
        RGB:
        83, 176, 122
        CMY:
        67, 31, 52
        CMYK:
        53, 0, 31, 31
      HSL:
        145°, 37.0518%, 50.7843%
        HSV (HSB):
        145°, 52.8409%, 69.0196%
        XYZ:
        22.6055, 34.2948, 23.8405
        xyY:
        0.2800, 0.4248, 34.2948
      CIE-Lab:
        65.1959, -40.1964, 19.4482
        CIE-LCH:
        65.1959, 44.6540, 154.1810
        CIE-Luv:
        65.1959, -41.7449, 32.9349
        Hunter-Lab:
        58.5618, -33.5802, 16.8563
      #53b07a color charts
#53b07a RGB chart
      #53b07a CMYK chart
      #53b07a RGB pie chart
      #53b07a color shades, tints & tones
#53b07a color schemes
#53b07a color preview, HTML & CSS examples
           This text has a color of #53b07a        
        
          <p style="color:#53b07a;">Text here</p>
        
        
          .mytext {color:#53b07a;}
        
        Text color #53b07a
      
           This box has a color of #53b07a        
        
          <div style="background-color:#53b07a;">Content here</div>
        
        
          .mybackground {background-color:#53b07a;}
        
        Background color #53b07a
      
           Border around this has a color of #53b07a        
        
          <div style="border:2px solid #53b07a;">Content here</div>
        
        
          .myborder {border:2px solid #53b07a;}
        
        Border color #53b07a