#53c4eb color space conversions
Hex:
        #53c4eb
        RGB:
        83, 196, 235
        CMY:
        67, 23, 8
        CMYK:
        65, 17, 0, 8
      HSL:
        195°, 79.1667%, 62.3529%
        HSV (HSB):
        195°, 64.6809%, 92.1569%
        XYZ:
        38.3026, 47.3170, 85.7116
        xyY:
        0.2236, 0.2762, 47.3170
      CIE-Lab:
        74.3921, -20.3035, -28.8188
        CIE-LCH:
        74.3921, 35.2527, 234.8344
        CIE-Luv:
        74.3921, -43.9264, -43.2128
        Hunter-Lab:
        68.7874, -20.9844, -25.7264
      #53c4eb color charts
#53c4eb RGB chart
      #53c4eb CMYK chart
      #53c4eb RGB pie chart
      #53c4eb color shades, tints & tones
#53c4eb color schemes
#53c4eb color preview, HTML & CSS examples
           This text has a color of #53c4eb        
        
          <p style="color:#53c4eb;">Text here</p>
        
        
          .mytext {color:#53c4eb;}
        
        Text color #53c4eb
      
           This box has a color of #53c4eb        
        
          <div style="background-color:#53c4eb;">Content here</div>
        
        
          .mybackground {background-color:#53c4eb;}
        
        Background color #53c4eb
      
           Border around this has a color of #53c4eb        
        
          <div style="border:2px solid #53c4eb;">Content here</div>
        
        
          .myborder {border:2px solid #53c4eb;}
        
        Border color #53c4eb