#054dc1 color space conversions
Hex:
        #054dc1
        RGB:
        5, 77, 193
        CMY:
        98, 70, 24
        CMYK:
        97, 60, 0, 24
      HSL:
        217°, 94.9495%, 38.8235%
        HSV (HSB):
        217°, 97.4093%, 75.6863%
        XYZ:
        12.3421, 9.1903, 51.5755
        xyY:
        0.1688, 0.1257, 9.1903
      CIE-Lab:
        36.3481, 27.5558, -65.6488
        CIE-LCH:
        36.3481, 71.1976, 292.7700
        CIE-Luv:
        36.3481, -16.9802, -93.1248
        Hunter-Lab:
        30.3155, 19.6193, -79.6488
      #054dc1 color charts
#054dc1 RGB chart
      #054dc1 CMYK chart
      #054dc1 RGB pie chart
      #054dc1 color shades, tints & tones
#054dc1 color schemes
#054dc1 color preview, HTML & CSS examples
           This text has a color of #054dc1        
        
          <p style="color:#054dc1;">Text here</p>
        
        
          .mytext {color:#054dc1;}
        
        Text color #054dc1
      
           This box has a color of #054dc1        
        
          <div style="background-color:#054dc1;">Content here</div>
        
        
          .mybackground {background-color:#054dc1;}
        
        Background color #054dc1
      
           Border around this has a color of #054dc1        
        
          <div style="border:2px solid #054dc1;">Content here</div>
        
        
          .myborder {border:2px solid #054dc1;}
        
        Border color #054dc1