#53a7ea color space conversions
Hex:
        #53a7ea
        RGB:
        83, 167, 234
        CMY:
        67, 35, 8
        CMYK:
        65, 29, 0, 8
      HSL:
        207°, 78.2383%, 62.1569%
        HSV (HSB):
        207°, 64.5299%, 91.7647%
        XYZ:
        32.2373, 35.4169, 82.9790
        xyY:
        0.2140, 0.2351, 35.4169
      CIE-Lab:
        66.0720, -5.0656, -41.1800
        CIE-LCH:
        66.0720, 41.4904, 262.9873
        CIE-Luv:
        66.0720, -33.6009, -65.2713
        Hunter-Lab:
        59.5121, -7.4541, -41.0107
      #53a7ea color charts
#53a7ea RGB chart
      #53a7ea CMYK chart
      #53a7ea RGB pie chart
      #53a7ea color shades, tints & tones
#53a7ea color schemes
#53a7ea color preview, HTML & CSS examples
           This text has a color of #53a7ea        
        
          <p style="color:#53a7ea;">Text here</p>
        
        
          .mytext {color:#53a7ea;}
        
        Text color #53a7ea
      
           This box has a color of #53a7ea        
        
          <div style="background-color:#53a7ea;">Content here</div>
        
        
          .mybackground {background-color:#53a7ea;}
        
        Background color #53a7ea
      
           Border around this has a color of #53a7ea        
        
          <div style="border:2px solid #53a7ea;">Content here</div>
        
        
          .myborder {border:2px solid #53a7ea;}
        
        Border color #53a7ea