#54a7eb color space conversions
Hex:
        #54a7eb
        RGB:
        84, 167, 235
        CMY:
        67, 35, 8
        CMYK:
        64, 29, 0, 8
      HSL:
        207°, 79.0576%, 62.5490%
        HSV (HSB):
        207°, 64.2553%, 92.1569%
        XYZ:
        32.4703, 35.5204, 83.7420
        xyY:
        0.2140, 0.2341, 35.5204
      CIE-Lab:
        66.1518, -4.5717, -41.6006
        CIE-LCH:
        66.1518, 41.8511, 263.7287
        CIE-Luv:
        66.1518, -33.3410, -66.0530
        Hunter-Lab:
        59.5990, -7.0493, -41.5885
      #54a7eb color charts
#54a7eb RGB chart
      #54a7eb CMYK chart
      #54a7eb RGB pie chart
      #54a7eb color shades, tints & tones
#54a7eb color schemes
#54a7eb color preview, HTML & CSS examples
           This text has a color of #54a7eb        
        
          <p style="color:#54a7eb;">Text here</p>
        
        
          .mytext {color:#54a7eb;}
        
        Text color #54a7eb
      
           This box has a color of #54a7eb        
        
          <div style="background-color:#54a7eb;">Content here</div>
        
        
          .mybackground {background-color:#54a7eb;}
        
        Background color #54a7eb
      
           Border around this has a color of #54a7eb        
        
          <div style="border:2px solid #54a7eb;">Content here</div>
        
        
          .myborder {border:2px solid #54a7eb;}
        
        Border color #54a7eb