#054ac1 color space conversions
Hex:
        #054ac1
        RGB:
        5, 74, 193
        CMY:
        98, 71, 24
        CMYK:
        97, 62, 0, 24
      HSL:
        218°, 94.9495%, 38.8235%
        HSV (HSB):
        218°, 97.4093%, 75.6863%
        XYZ:
        12.1370, 8.7801, 51.5071
        xyY:
        0.1676, 0.1212, 8.7801
      CIE-Lab:
        35.5574, 29.5537, -66.9432
        CIE-LCH:
        35.5574, 73.1766, 293.8202
        CIE-Luv:
        35.5574, -16.2356, -94.0604
        Hunter-Lab:
        29.6312, 21.2594, -82.3204
      #054ac1 color charts
#054ac1 RGB chart
      #054ac1 CMYK chart
      #054ac1 RGB pie chart
      #054ac1 color shades, tints & tones
#054ac1 color schemes
#054ac1 color preview, HTML & CSS examples
           This text has a color of #054ac1        
        
          <p style="color:#054ac1;">Text here</p>
        
        
          .mytext {color:#054ac1;}
        
        Text color #054ac1
      
           This box has a color of #054ac1        
        
          <div style="background-color:#054ac1;">Content here</div>
        
        
          .mybackground {background-color:#054ac1;}
        
        Background color #054ac1
      
           Border around this has a color of #054ac1        
        
          <div style="border:2px solid #054ac1;">Content here</div>
        
        
          .myborder {border:2px solid #054ac1;}
        
        Border color #054ac1