#054ac2 color space conversions
Hex:
        #054ac2
        RGB:
        5, 74, 194
        CMY:
        98, 71, 24
        CMYK:
        97, 62, 0, 24
      HSL:
        218°, 94.9749%, 39.0196%
        HSV (HSB):
        218°, 97.4227%, 76.0784%
        XYZ:
        12.2490, 8.8249, 52.0967
        xyY:
        0.1674, 0.1206, 8.8249
      CIE-Lab:
        35.6449, 29.9484, -67.3847
        CIE-LCH:
        35.6449, 73.7401, 293.9622
        CIE-Luv:
        35.6449, -16.2255, -94.7123
        Hunter-Lab:
        29.7067, 21.6143, -83.1824
      #054ac2 color charts
#054ac2 RGB chart
      #054ac2 CMYK chart
      #054ac2 RGB pie chart
      #054ac2 color shades, tints & tones
#054ac2 color schemes
#054ac2 color preview, HTML & CSS examples
           This text has a color of #054ac2        
        
          <p style="color:#054ac2;">Text here</p>
        
        
          .mytext {color:#054ac2;}
        
        Text color #054ac2
      
           This box has a color of #054ac2        
        
          <div style="background-color:#054ac2;">Content here</div>
        
        
          .mybackground {background-color:#054ac2;}
        
        Background color #054ac2
      
           Border around this has a color of #054ac2        
        
          <div style="border:2px solid #054ac2;">Content here</div>
        
        
          .myborder {border:2px solid #054ac2;}
        
        Border color #054ac2