#54a4eb color space conversions
Hex:
        #54a4eb
        RGB:
        84, 164, 235
        CMY:
        67, 36, 8
        CMYK:
        64, 30, 0, 8
      HSL:
        208°, 79.0576%, 62.5490%
        HSV (HSB):
        208°, 64.2553%, 92.1569%
        XYZ:
        31.9270, 34.4339, 83.5609
        xyY:
        0.2130, 0.2297, 34.4339
      CIE-Lab:
        65.3055, -2.8840, -42.9276
        CIE-LCH:
        65.3055, 43.0244, 266.1564
        CIE-Luv:
        65.3055, -32.2852, -68.3656
        Hunter-Lab:
        58.6804, -5.5719, -43.3527
      #54a4eb color charts
#54a4eb RGB chart
      #54a4eb CMYK chart
      #54a4eb RGB pie chart
      #54a4eb color shades, tints & tones
#54a4eb color schemes
#54a4eb color preview, HTML & CSS examples
           This text has a color of #54a4eb        
        
          <p style="color:#54a4eb;">Text here</p>
        
        
          .mytext {color:#54a4eb;}
        
        Text color #54a4eb
      
           This box has a color of #54a4eb        
        
          <div style="background-color:#54a4eb;">Content here</div>
        
        
          .mybackground {background-color:#54a4eb;}
        
        Background color #54a4eb
      
           Border around this has a color of #54a4eb        
        
          <div style="border:2px solid #54a4eb;">Content here</div>
        
        
          .myborder {border:2px solid #54a4eb;}
        
        Border color #54a4eb