#054db8 color space conversions
Hex:
        #054db8
        RGB:
        5, 77, 184
        CMY:
        98, 70, 28
        CMYK:
        97, 58, 0, 28
      HSL:
        216°, 94.7090%, 37.0588%
        HSV (HSB):
        216°, 97.2826%, 72.1569%
        XYZ:
        11.3682, 8.8007, 46.4469
        xyY:
        0.1707, 0.1321, 8.8007
      CIE-Lab:
        35.5977, 23.9470, -61.5936
        CIE-LCH:
        35.5977, 66.0850, 291.2456
        CIE-Luv:
        35.5977, -17.1222, -87.0830
        Hunter-Lab:
        29.6660, 16.4868, -72.0619
      #054db8 color charts
#054db8 RGB chart
      #054db8 CMYK chart
      #054db8 RGB pie chart
      #054db8 color shades, tints & tones
#054db8 color schemes
#054db8 color preview, HTML & CSS examples
           This text has a color of #054db8        
        
          <p style="color:#054db8;">Text here</p>
        
        
          .mytext {color:#054db8;}
        
        Text color #054db8
      
           This box has a color of #054db8        
        
          <div style="background-color:#054db8;">Content here</div>
        
        
          .mybackground {background-color:#054db8;}
        
        Background color #054db8
      
           Border around this has a color of #054db8        
        
          <div style="border:2px solid #054db8;">Content here</div>
        
        
          .myborder {border:2px solid #054db8;}
        
        Border color #054db8