#05004f color space conversions
Hex:
        #05004f
        RGB:
        5, 0, 79
        CMY:
        98, 100, 69
        CMYK:
        94, 100, 0, 69
      HSL:
        244°, 100.0000%, 15.4902%
        HSV (HSB):
        244°, 100.0000%, 30.9804%
        XYZ:
        1.4739, 0.5968, 7.4346
        xyY:
        0.1551, 0.0628, 0.5968
      CIE-Lab:
        5.3906, 32.4828, -44.8650
        CIE-LCH:
        5.3906, 55.3895, 305.9050
        CIE-Luv:
        5.3906, -1.2412, -21.3202
        Hunter-Lab:
        7.7251, 20.5368, -51.6528
      #05004f color charts
#05004f RGB chart
      #05004f CMYK chart
      #05004f RGB pie chart
      #05004f color shades, tints & tones
#05004f color schemes
#05004f color preview, HTML & CSS examples
           This text has a color of #05004f        
        
          <p style="color:#05004f;">Text here</p>
        
        
          .mytext {color:#05004f;}
        
        Text color #05004f
      
           This box has a color of #05004f        
        
          <div style="background-color:#05004f;">Content here</div>
        
        
          .mybackground {background-color:#05004f;}
        
        Background color #05004f
      
           Border around this has a color of #05004f        
        
          <div style="border:2px solid #05004f;">Content here</div>
        
        
          .myborder {border:2px solid #05004f;}
        
        Border color #05004f