#53dba2 color space conversions
Hex:
        #53dba2
        RGB:
        83, 219, 162
        CMY:
        67, 14, 36
        CMYK:
        62, 0, 26, 14
      HSL:
        155°, 65.3846%, 59.2157%
        HSV (HSB):
        155°, 62.1005%, 85.8824%
        XYZ:
        35.4204, 55.1107, 42.9530
        xyY:
        0.2654, 0.4129, 55.1107
      CIE-Lab:
        79.1050, -50.1238, 17.2929
        CIE-LCH:
        79.1050, 53.0230, 160.9654
        CIE-Luv:
        79.1050, -56.4190, 33.1080
        Hunter-Lab:
        74.2366, -44.7465, 17.6606
      #53dba2 color charts
#53dba2 RGB chart
      #53dba2 CMYK chart
      #53dba2 RGB pie chart
      #53dba2 color shades, tints & tones
#53dba2 color schemes
#53dba2 color preview, HTML & CSS examples
           This text has a color of #53dba2        
        
          <p style="color:#53dba2;">Text here</p>
        
        
          .mytext {color:#53dba2;}
        
        Text color #53dba2
      
           This box has a color of #53dba2        
        
          <div style="background-color:#53dba2;">Content here</div>
        
        
          .mybackground {background-color:#53dba2;}
        
        Background color #53dba2
      
           Border around this has a color of #53dba2        
        
          <div style="border:2px solid #53dba2;">Content here</div>
        
        
          .myborder {border:2px solid #53dba2;}
        
        Border color #53dba2