#054ae4 color space conversions
Hex:
        #054ae4
        RGB:
        5, 74, 228
        CMY:
        98, 71, 11
        CMYK:
        98, 68, 0, 11
      HSL:
        221°, 95.7082%, 45.6863%
        HSV (HSB):
        221°, 97.8070%, 89.4118%
        XYZ:
        16.5150, 10.5313, 74.5611
        xyY:
        0.1625, 0.1036, 10.5313
      CIE-Lab:
        38.7795, 42.8893, -81.8370
        CIE-LCH:
        38.7795, 92.3948, 297.6582
        CIE-Luv:
        38.7795, -16.0970, -116.0980
        Hunter-Lab:
        32.4519, 34.0488, -113.5076
      #054ae4 color charts
#054ae4 RGB chart
      #054ae4 CMYK chart
      #054ae4 RGB pie chart
      #054ae4 color shades, tints & tones
#054ae4 color schemes
#054ae4 color preview, HTML & CSS examples
           This text has a color of #054ae4        
        
          <p style="color:#054ae4;">Text here</p>
        
        
          .mytext {color:#054ae4;}
        
        Text color #054ae4
      
           This box has a color of #054ae4        
        
          <div style="background-color:#054ae4;">Content here</div>
        
        
          .mybackground {background-color:#054ae4;}
        
        Background color #054ae4
      
           Border around this has a color of #054ae4        
        
          <div style="border:2px solid #054ae4;">Content here</div>
        
        
          .myborder {border:2px solid #054ae4;}
        
        Border color #054ae4