#54a5eb color space conversions
Hex:
        #54a5eb
        RGB:
        84, 165, 235
        CMY:
        67, 35, 8
        CMYK:
        64, 30, 0, 8
      HSL:
        208°, 79.0576%, 62.5490%
        HSV (HSB):
        208°, 64.2553%, 92.1569%
        XYZ:
        32.1067, 34.7932, 83.6208
        xyY:
        0.2133, 0.2312, 34.7932
      CIE-Lab:
        65.5874, -3.4481, -42.4854
        CIE-LCH:
        65.5874, 42.6251, 265.3600
        CIE-Luv:
        65.5874, -32.6366, -67.5967
        Hunter-Lab:
        58.9858, -6.0654, -42.7620
      #54a5eb color charts
#54a5eb RGB chart
      #54a5eb CMYK chart
      #54a5eb RGB pie chart
      #54a5eb color shades, tints & tones
#54a5eb color schemes
#54a5eb color preview, HTML & CSS examples
           This text has a color of #54a5eb        
        
          <p style="color:#54a5eb;">Text here</p>
        
        
          .mytext {color:#54a5eb;}
        
        Text color #54a5eb
      
           This box has a color of #54a5eb        
        
          <div style="background-color:#54a5eb;">Content here</div>
        
        
          .mybackground {background-color:#54a5eb;}
        
        Background color #54a5eb
      
           Border around this has a color of #54a5eb        
        
          <div style="border:2px solid #54a5eb;">Content here</div>
        
        
          .myborder {border:2px solid #54a5eb;}
        
        Border color #54a5eb