#53c7dc color space conversions
Hex:
        #53c7dc
        RGB:
        83, 199, 220
        CMY:
        67, 22, 14
        CMYK:
        62, 10, 0, 14
      HSL:
        189°, 66.1836%, 59.4118%
        HSV (HSB):
        189°, 62.2727%, 86.2745%
        XYZ:
        36.9090, 47.8532, 75.0014
        xyY:
        0.2310, 0.2995, 47.8532
      CIE-Lab:
        74.7322, -26.3042, -20.1960
        CIE-LCH:
        74.7322, 33.1630, 217.5165
        CIE-Luv:
        74.7322, -45.8036, -27.9202
        Hunter-Lab:
        69.1760, -25.8189, -15.8597
      #53c7dc color charts
#53c7dc RGB chart
      #53c7dc CMYK chart
      #53c7dc RGB pie chart
      #53c7dc color shades, tints & tones
#53c7dc color schemes
#53c7dc color preview, HTML & CSS examples
           This text has a color of #53c7dc        
        
          <p style="color:#53c7dc;">Text here</p>
        
        
          .mytext {color:#53c7dc;}
        
        Text color #53c7dc
      
           This box has a color of #53c7dc        
        
          <div style="background-color:#53c7dc;">Content here</div>
        
        
          .mybackground {background-color:#53c7dc;}
        
        Background color #53c7dc
      
           Border around this has a color of #53c7dc        
        
          <div style="border:2px solid #53c7dc;">Content here</div>
        
        
          .myborder {border:2px solid #53c7dc;}
        
        Border color #53c7dc