#054db5 color space conversions
Hex:
        #054db5
        RGB:
        5, 77, 181
        CMY:
        98, 70, 29
        CMYK:
        97, 57, 0, 29
      HSL:
        215°, 94.6237%, 36.4706%
        HSV (HSB):
        215°, 97.2376%, 70.9804%
        XYZ:
        11.0570, 8.6762, 44.8080
        xyY:
        0.1713, 0.1344, 8.6762
      CIE-Lab:
        35.3533, 22.7317, -60.2229
        CIE-LCH:
        35.3533, 64.3703, 290.6795
        CIE-Luv:
        35.3533, -17.1775, -85.0386
        Hunter-Lab:
        29.4554, 15.4582, -69.5740
      #054db5 color charts
#054db5 RGB chart
      #054db5 CMYK chart
      #054db5 RGB pie chart
      #054db5 color shades, tints & tones
#054db5 color schemes
#054db5 color preview, HTML & CSS examples
           This text has a color of #054db5        
        
          <p style="color:#054db5;">Text here</p>
        
        
          .mytext {color:#054db5;}
        
        Text color #054db5
      
           This box has a color of #054db5        
        
          <div style="background-color:#054db5;">Content here</div>
        
        
          .mybackground {background-color:#054db5;}
        
        Background color #054db5
      
           Border around this has a color of #054db5        
        
          <div style="border:2px solid #054db5;">Content here</div>
        
        
          .myborder {border:2px solid #054db5;}
        
        Border color #054db5