#53b3cb color space conversions
Hex:
        #53b3cb
        RGB:
        83, 179, 203
        CMY:
        67, 30, 20
        CMYK:
        59, 12, 0, 20
      HSL:
        192°, 53.5714%, 56.0784%
        HSV (HSB):
        192°, 59.1133%, 79.6078%
        XYZ:
        30.4669, 38.3910, 62.3043
        xyY:
        0.2323, 0.2927, 38.3910
      CIE-Lab:
        68.3078, -21.2064, -20.6830
        CIE-LCH:
        68.3078, 29.6226, 224.2842
        CIE-Luv:
        68.3078, -39.2569, -29.0906
        Hunter-Lab:
        61.9605, -20.6598, -16.2467
      #53b3cb color charts
#53b3cb RGB chart
      #53b3cb CMYK chart
      #53b3cb RGB pie chart
      #53b3cb color shades, tints & tones
#53b3cb color schemes
#53b3cb color preview, HTML & CSS examples
           This text has a color of #53b3cb        
        
          <p style="color:#53b3cb;">Text here</p>
        
        
          .mytext {color:#53b3cb;}
        
        Text color #53b3cb
      
           This box has a color of #53b3cb        
        
          <div style="background-color:#53b3cb;">Content here</div>
        
        
          .mybackground {background-color:#53b3cb;}
        
        Background color #53b3cb
      
           Border around this has a color of #53b3cb        
        
          <div style="border:2px solid #53b3cb;">Content here</div>
        
        
          .myborder {border:2px solid #53b3cb;}
        
        Border color #53b3cb