#054c9a color space conversions
Hex:
        #054c9a
        RGB:
        5, 76, 154
        CMY:
        98, 70, 40
        CMYK:
        97, 51, 0, 40
      HSL:
        211°, 93.7107%, 31.1765%
        HSV (HSB):
        211°, 96.7532%, 60.3922%
        XYZ:
        8.4798, 7.5342, 31.5792
        xyY:
        0.1782, 0.1583, 7.5342
      CIE-Lab:
        32.9934, 12.2396, -47.9150
        CIE-LCH:
        32.9934, 49.4536, 284.3294
        CIE-Luv:
        32.9934, -17.5747, -66.3723
        Hunter-Lab:
        27.4486, 7.1095, -48.9983
      #054c9a color charts
#054c9a RGB chart
      #054c9a CMYK chart
      #054c9a RGB pie chart
      #054c9a color shades, tints & tones
#054c9a color schemes
#054c9a color preview, HTML & CSS examples
           This text has a color of #054c9a        
        
          <p style="color:#054c9a;">Text here</p>
        
        
          .mytext {color:#054c9a;}
        
        Text color #054c9a
      
           This box has a color of #054c9a        
        
          <div style="background-color:#054c9a;">Content here</div>
        
        
          .mybackground {background-color:#054c9a;}
        
        Background color #054c9a
      
           Border around this has a color of #054c9a        
        
          <div style="border:2px solid #054c9a;">Content here</div>
        
        
          .myborder {border:2px solid #054c9a;}
        
        Border color #054c9a