#054eb3 color space conversions
Hex:
        #054eb3
        RGB:
        5, 78, 179
        CMY:
        98, 69, 30
        CMYK:
        97, 56, 0, 30
      HSL:
        215°, 94.5652%, 36.0784%
        HSV (HSB):
        215°, 97.2067%, 70.1961%
        XYZ:
        10.9237, 8.7357, 43.7582
        xyY:
        0.1722, 0.1377, 8.7357
      CIE-Lab:
        35.4704, 21.2420, -58.8501
        CIE-LCH:
        35.4704, 62.5664, 289.8471
        CIE-Luv:
        35.4704, -17.4870, -83.2739
        Hunter-Lab:
        29.5562, 14.2482, -67.0899
      #054eb3 color charts
#054eb3 RGB chart
      #054eb3 CMYK chart
      #054eb3 RGB pie chart
      #054eb3 color shades, tints & tones
#054eb3 color schemes
#054eb3 color preview, HTML & CSS examples
           This text has a color of #054eb3        
        
          <p style="color:#054eb3;">Text here</p>
        
        
          .mytext {color:#054eb3;}
        
        Text color #054eb3
      
           This box has a color of #054eb3        
        
          <div style="background-color:#054eb3;">Content here</div>
        
        
          .mybackground {background-color:#054eb3;}
        
        Background color #054eb3
      
           Border around this has a color of #054eb3        
        
          <div style="border:2px solid #054eb3;">Content here</div>
        
        
          .myborder {border:2px solid #054eb3;}
        
        Border color #054eb3