#53af7d color space conversions
Hex:
        #53af7d
        RGB:
        83, 175, 125
        CMY:
        67, 31, 51
        CMYK:
        53, 0, 29, 31
      HSL:
        147°, 36.5079%, 50.5882%
        HSV (HSB):
        147°, 52.5714%, 68.6275%
        XYZ:
        22.5989, 33.9796, 24.7697
        xyY:
        0.2778, 0.4177, 33.9796
      CIE-Lab:
        64.9464, -39.1508, 17.4718
        CIE-LCH:
        64.9464, 42.8725, 155.9502
        CIE-Luv:
        64.9464, -41.2189, 30.2349
        Hunter-Lab:
        58.2920, -32.8094, 15.6107
      #53af7d color charts
#53af7d RGB chart
      #53af7d CMYK chart
      #53af7d RGB pie chart
      #53af7d color shades, tints & tones
#53af7d color schemes
#53af7d color preview, HTML & CSS examples
           This text has a color of #53af7d        
        
          <p style="color:#53af7d;">Text here</p>
        
        
          .mytext {color:#53af7d;}
        
        Text color #53af7d
      
           This box has a color of #53af7d        
        
          <div style="background-color:#53af7d;">Content here</div>
        
        
          .mybackground {background-color:#53af7d;}
        
        Background color #53af7d
      
           Border around this has a color of #53af7d        
        
          <div style="border:2px solid #53af7d;">Content here</div>
        
        
          .myborder {border:2px solid #53af7d;}
        
        Border color #53af7d