#53acc7 color space conversions
Hex:
        #53acc7
        RGB:
        83, 172, 199
        CMY:
        67, 33, 22
        CMYK:
        58, 14, 0, 22
      HSL:
        194°, 50.8772%, 55.2941%
        HSV (HSB):
        194°, 58.2915%, 78.0392%
        XYZ:
        28.6286, 35.4676, 59.3699
        xyY:
        0.2319, 0.2873, 35.4676
      CIE-Lab:
        66.1111, -18.7632, -21.8216
        CIE-LCH:
        66.1111, 28.7792, 229.3096
        CIE-Luv:
        66.1111, -36.8092, -31.1506
        Hunter-Lab:
        59.5547, -18.4136, -17.4178
      #53acc7 color charts
#53acc7 RGB chart
      #53acc7 CMYK chart
      #53acc7 RGB pie chart
      #53acc7 color shades, tints & tones
#53acc7 color schemes
#53acc7 color preview, HTML & CSS examples
           This text has a color of #53acc7        
        
          <p style="color:#53acc7;">Text here</p>
        
        
          .mytext {color:#53acc7;}
        
        Text color #53acc7
      
           This box has a color of #53acc7        
        
          <div style="background-color:#53acc7;">Content here</div>
        
        
          .mybackground {background-color:#53acc7;}
        
        Background color #53acc7
      
           Border around this has a color of #53acc7        
        
          <div style="border:2px solid #53acc7;">Content here</div>
        
        
          .myborder {border:2px solid #53acc7;}
        
        Border color #53acc7