#53f2be color space conversions
Hex:
        #53f2be
        RGB:
        83, 242, 190
        CMY:
        67, 5, 25
        CMYK:
        66, 0, 21, 5
      HSL:
        160°, 85.9459%, 63.7255%
        HSV (HSB):
        160°, 65.7025%, 94.9020%
        XYZ:
        44.6137, 69.0610, 59.6939
        xyY:
        0.2573, 0.3983, 69.0610
      CIE-Lab:
        86.5342, -53.3784, 13.0940
        CIE-LCH:
        86.5342, 54.9610, 166.2172
        CIE-Luv:
        86.5342, -63.1828, 28.2463
        Hunter-Lab:
        83.1029, -49.6027, 15.5833
      #53f2be color charts
#53f2be RGB chart
      #53f2be CMYK chart
      #53f2be RGB pie chart
      #53f2be color shades, tints & tones
#53f2be color schemes
#53f2be color preview, HTML & CSS examples
           This text has a color of #53f2be        
        
          <p style="color:#53f2be;">Text here</p>
        
        
          .mytext {color:#53f2be;}
        
        Text color #53f2be
      
           This box has a color of #53f2be        
        
          <div style="background-color:#53f2be;">Content here</div>
        
        
          .mybackground {background-color:#53f2be;}
        
        Background color #53f2be
      
           Border around this has a color of #53f2be        
        
          <div style="border:2px solid #53f2be;">Content here</div>
        
        
          .myborder {border:2px solid #53f2be;}
        
        Border color #53f2be