#53b8ca color space conversions
Hex:
        #53b8ca
        RGB:
        83, 184, 202
        CMY:
        67, 28, 21
        CMYK:
        59, 9, 0, 21
      HSL:
        189°, 52.8889%, 55.8824%
        HSV (HSB):
        189°, 58.9109%, 79.2157%
        XYZ:
        31.3684, 40.3842, 62.0188
        xyY:
        0.2345, 0.3019, 40.3842
      CIE-Lab:
        69.7423, -24.0471, -17.9556
        CIE-LCH:
        69.7423, 30.0111, 216.7481
        CIE-Luv:
        69.7423, -41.1762, -24.3085
        Hunter-Lab:
        63.5486, -23.1001, -13.3787
      #53b8ca color charts
#53b8ca RGB chart
      #53b8ca CMYK chart
      #53b8ca RGB pie chart
      #53b8ca color shades, tints & tones
#53b8ca color schemes
#53b8ca color preview, HTML & CSS examples
           This text has a color of #53b8ca        
        
          <p style="color:#53b8ca;">Text here</p>
        
        
          .mytext {color:#53b8ca;}
        
        Text color #53b8ca
      
           This box has a color of #53b8ca        
        
          <div style="background-color:#53b8ca;">Content here</div>
        
        
          .mybackground {background-color:#53b8ca;}
        
        Background color #53b8ca
      
           Border around this has a color of #53b8ca        
        
          <div style="border:2px solid #53b8ca;">Content here</div>
        
        
          .myborder {border:2px solid #53b8ca;}
        
        Border color #53b8ca