#53edeb color space conversions
Hex:
        #53edeb
        RGB:
        83, 237, 235
        CMY:
        67, 7, 8
        CMYK:
        65, 0, 1, 7
      HSL:
        179°, 81.0526%, 62.7451%
        HSV (HSB):
        179°, 64.9789%, 92.9412%
        XYZ:
        48.8469, 68.4055, 89.2264
        xyY:
        0.2366, 0.3313, 68.4055
      CIE-Lab:
        86.2088, -40.0551, -10.9356
        CIE-LCH:
        86.2088, 41.5210, 195.2704
        CIE-Luv:
        86.2088, -58.6264, -10.9706
        Hunter-Lab:
        82.7076, -39.3168, -6.0677
      #53edeb color charts
#53edeb RGB chart
      #53edeb CMYK chart
      #53edeb RGB pie chart
      #53edeb color shades, tints & tones
#53edeb color schemes
#53edeb color preview, HTML & CSS examples
           This text has a color of #53edeb        
        
          <p style="color:#53edeb;">Text here</p>
        
        
          .mytext {color:#53edeb;}
        
        Text color #53edeb
      
           This box has a color of #53edeb        
        
          <div style="background-color:#53edeb;">Content here</div>
        
        
          .mybackground {background-color:#53edeb;}
        
        Background color #53edeb
      
           Border around this has a color of #53edeb        
        
          <div style="border:2px solid #53edeb;">Content here</div>
        
        
          .myborder {border:2px solid #53edeb;}
        
        Border color #53edeb