#53a5ec color space conversions
Hex:
        #53a5ec
        RGB:
        83, 165, 236
        CMY:
        67, 35, 7
        CMYK:
        65, 30, 0, 7
      HSL:
        208°, 80.1047%, 62.5490%
        HSV (HSB):
        208°, 64.8305%, 92.5490%
        XYZ:
        32.1627, 34.8054, 84.3798
        xyY:
        0.2125, 0.2300, 34.8054
      CIE-Lab:
        65.5969, -3.2866, -43.0215
        CIE-LCH:
        65.5969, 43.1469, 265.6315
        CIE-Luv:
        65.5969, -32.8284, -68.5245
        Hunter-Lab:
        58.9961, -5.9308, -43.5029
      #53a5ec color charts
#53a5ec RGB chart
      #53a5ec CMYK chart
      #53a5ec RGB pie chart
      #53a5ec color shades, tints & tones
#53a5ec color schemes
#53a5ec color preview, HTML & CSS examples
           This text has a color of #53a5ec        
        
          <p style="color:#53a5ec;">Text here</p>
        
        
          .mytext {color:#53a5ec;}
        
        Text color #53a5ec
      
           This box has a color of #53a5ec        
        
          <div style="background-color:#53a5ec;">Content here</div>
        
        
          .mybackground {background-color:#53a5ec;}
        
        Background color #53a5ec
      
           Border around this has a color of #53a5ec        
        
          <div style="border:2px solid #53a5ec;">Content here</div>
        
        
          .myborder {border:2px solid #53a5ec;}
        
        Border color #53a5ec