#53e1ec color space conversions
Hex:
        #53e1ec
        RGB:
        83, 225, 236
        CMY:
        67, 12, 7
        CMYK:
        65, 5, 0, 7
      HSL:
        184°, 80.1047%, 62.5490%
        HSV (HSB):
        184°, 64.8305%, 92.5490%
        XYZ:
        45.6328, 61.7456, 88.8699
        xyY:
        0.2325, 0.3146, 61.7456
      CIE-Lab:
        82.7779, -34.2508, -16.6013
        CIE-LCH:
        82.7779, 38.0621, 205.8594
        CIE-Luv:
        82.7779, -54.2900, -21.1062
        Hunter-Lab:
        78.5783, -33.8518, -12.0505
      #53e1ec color charts
#53e1ec RGB chart
      #53e1ec CMYK chart
      #53e1ec RGB pie chart
      #53e1ec color shades, tints & tones
#53e1ec color schemes
#53e1ec color preview, HTML & CSS examples
           This text has a color of #53e1ec        
        
          <p style="color:#53e1ec;">Text here</p>
        
        
          .mytext {color:#53e1ec;}
        
        Text color #53e1ec
      
           This box has a color of #53e1ec        
        
          <div style="background-color:#53e1ec;">Content here</div>
        
        
          .mybackground {background-color:#53e1ec;}
        
        Background color #53e1ec
      
           Border around this has a color of #53e1ec        
        
          <div style="border:2px solid #53e1ec;">Content here</div>
        
        
          .myborder {border:2px solid #53e1ec;}
        
        Border color #53e1ec