#53c0db color space conversions
Hex:
        #53c0db
        RGB:
        83, 192, 219
        CMY:
        67, 25, 14
        CMYK:
        62, 12, 0, 14
      HSL:
        192°, 65.3846%, 59.2157%
        HSV (HSB):
        192°, 62.1005%, 85.8824%
        XYZ:
        35.2031, 44.6527, 73.7813
        xyY:
        0.2291, 0.2906, 44.6527
      CIE-Lab:
        72.6627, -23.0924, -22.8011
        CIE-LCH:
        72.6627, 32.4523, 224.6363
        CIE-Luv:
        72.6627, -43.2918, -32.5937
        Hunter-Lab:
        66.8227, -22.9036, -18.6883
      #53c0db color charts
#53c0db RGB chart
      #53c0db CMYK chart
      #53c0db RGB pie chart
      #53c0db color shades, tints & tones
#53c0db color schemes
#53c0db color preview, HTML & CSS examples
           This text has a color of #53c0db        
        
          <p style="color:#53c0db;">Text here</p>
        
        
          .mytext {color:#53c0db;}
        
        Text color #53c0db
      
           This box has a color of #53c0db        
        
          <div style="background-color:#53c0db;">Content here</div>
        
        
          .mybackground {background-color:#53c0db;}
        
        Background color #53c0db
      
           Border around this has a color of #53c0db        
        
          <div style="border:2px solid #53c0db;">Content here</div>
        
        
          .myborder {border:2px solid #53c0db;}
        
        Border color #53c0db