#53d7ec color space conversions
Hex:
        #53d7ec
        RGB:
        83, 215, 236
        CMY:
        67, 16, 7
        CMYK:
        65, 9, 0, 7
      HSL:
        188°, 80.1047%, 62.5490%
        HSV (HSB):
        188°, 64.8305%, 92.5490%
        XYZ:
        43.0080, 56.4960, 87.9949
        xyY:
        0.2294, 0.3013, 56.4960
      CIE-Lab:
        79.8953, -29.4809, -20.9560
        CIE-LCH:
        79.8953, 36.1702, 215.4065
        CIE-Luv:
        79.8953, -50.7074, -28.9691
        Hunter-Lab:
        75.1638, -29.4007, -16.7966
      #53d7ec color charts
#53d7ec RGB chart
      #53d7ec CMYK chart
      #53d7ec RGB pie chart
      #53d7ec color shades, tints & tones
#53d7ec color schemes
#53d7ec color preview, HTML & CSS examples
           This text has a color of #53d7ec        
        
          <p style="color:#53d7ec;">Text here</p>
        
        
          .mytext {color:#53d7ec;}
        
        Text color #53d7ec
      
           This box has a color of #53d7ec        
        
          <div style="background-color:#53d7ec;">Content here</div>
        
        
          .mybackground {background-color:#53d7ec;}
        
        Background color #53d7ec
      
           Border around this has a color of #53d7ec        
        
          <div style="border:2px solid #53d7ec;">Content here</div>
        
        
          .myborder {border:2px solid #53d7ec;}
        
        Border color #53d7ec