#53edce color space conversions
Hex:
        #53edce
        RGB:
        83, 237, 206
        CMY:
        67, 7, 19
        CMYK:
        65, 0, 13, 7
      HSL:
        168°, 81.0526%, 62.7451%
        HSV (HSB):
        168°, 64.9789%, 92.9412%
        XYZ:
        44.9920, 66.8636, 68.9272
        xyY:
        0.2489, 0.3699, 66.8636
      CIE-Lab:
        85.4350, -47.5450, 3.1604
        CIE-LCH:
        85.4350, 47.6499, 176.1971
        CIE-Luv:
        85.4350, -60.4282, 12.5146
        Hunter-Lab:
        81.7702, -44.8825, 7.2613
      #53edce color charts
#53edce RGB chart
      #53edce CMYK chart
      #53edce RGB pie chart
      #53edce color shades, tints & tones
#53edce color schemes
#53edce color preview, HTML & CSS examples
           This text has a color of #53edce        
        
          <p style="color:#53edce;">Text here</p>
        
        
          .mytext {color:#53edce;}
        
        Text color #53edce
      
           This box has a color of #53edce        
        
          <div style="background-color:#53edce;">Content here</div>
        
        
          .mybackground {background-color:#53edce;}
        
        Background color #53edce
      
           Border around this has a color of #53edce        
        
          <div style="border:2px solid #53edce;">Content here</div>
        
        
          .myborder {border:2px solid #53edce;}
        
        Border color #53edce