#53e7de color space conversions
Hex:
        #53e7de
        RGB:
        83, 231, 222
        CMY:
        67, 9, 13
        CMYK:
        64, 0, 4, 9
      HSL:
        176°, 75.5102%, 61.5686%
        HSV (HSB):
        176°, 64.0693%, 90.5882%
        XYZ:
        45.3280, 64.2648, 79.1225
        xyY:
        0.2402, 0.3405, 64.2648
      CIE-Lab:
        84.1034, -40.8379, -7.2163
        CIE-LCH:
        84.1034, 41.4705, 190.0211
        CIE-Luv:
        84.1034, -57.2938, -4.8031
        Hunter-Lab:
        80.1653, -39.3597, -2.4031
      #53e7de color charts
#53e7de RGB chart
      #53e7de CMYK chart
      #53e7de RGB pie chart
      #53e7de color shades, tints & tones
#53e7de color schemes
#53e7de color preview, HTML & CSS examples
           This text has a color of #53e7de        
        
          <p style="color:#53e7de;">Text here</p>
        
        
          .mytext {color:#53e7de;}
        
        Text color #53e7de
      
           This box has a color of #53e7de        
        
          <div style="background-color:#53e7de;">Content here</div>
        
        
          .mybackground {background-color:#53e7de;}
        
        Background color #53e7de
      
           Border around this has a color of #53e7de        
        
          <div style="border:2px solid #53e7de;">Content here</div>
        
        
          .myborder {border:2px solid #53e7de;}
        
        Border color #53e7de