#05004e color space conversions
Hex:
        #05004e
        RGB:
        5, 0, 78
        CMY:
        98, 100, 69
        CMYK:
        94, 100, 0, 69
      HSL:
        244°, 100.0000%, 15.2941%
        HSV (HSB):
        244°, 100.0000%, 30.5882%
        XYZ:
        1.4377, 0.5823, 7.2443
        xyY:
        0.1552, 0.0629, 0.5823
      CIE-Lab:
        5.2601, 32.0181, -44.3866
        CIE-LCH:
        5.2601, 54.7296, 305.8047
        CIE-Luv:
        5.2601, -1.2029, -20.7929
        Hunter-Lab:
        7.6310, 20.2763, -50.9441
      #05004e color charts
#05004e RGB chart
      #05004e CMYK chart
      #05004e RGB pie chart
      #05004e color shades, tints & tones
#05004e color schemes
#05004e color preview, HTML & CSS examples
           This text has a color of #05004e        
        
          <p style="color:#05004e;">Text here</p>
        
        
          .mytext {color:#05004e;}
        
        Text color #05004e
      
           This box has a color of #05004e        
        
          <div style="background-color:#05004e;">Content here</div>
        
        
          .mybackground {background-color:#05004e;}
        
        Background color #05004e
      
           Border around this has a color of #05004e        
        
          <div style="border:2px solid #05004e;">Content here</div>
        
        
          .myborder {border:2px solid #05004e;}
        
        Border color #05004e