#00054f color space conversions
Hex:
        #00054f
        RGB:
        0, 5, 79
        CMY:
        100, 98, 69
        CMYK:
        100, 94, 0, 69
      HSL:
        236°, 100.0000%, 15.4902%
        HSV (HSB):
        236°, 100.0000%, 30.9804%
        XYZ:
        1.4656, 0.6731, 7.4498
        xyY:
        0.1528, 0.0702, 0.6731
      CIE-Lab:
        6.0796, 29.2780, -43.7326
        CIE-LCH:
        6.0796, 52.6283, 303.8015
        CIE-Luv:
        6.0796, -1.9734, -22.8970
        Hunter-Lab:
        8.2040, 17.5301, -48.0967
      #00054f color charts
#00054f RGB chart
      #00054f CMYK chart
      #00054f RGB pie chart
      #00054f color shades, tints & tones
#00054f color schemes
#00054f color preview, HTML & CSS examples
           This text has a color of #00054f        
        
          <p style="color:#00054f;">Text here</p>
        
        
          .mytext {color:#00054f;}
        
        Text color #00054f
      
           This box has a color of #00054f        
        
          <div style="background-color:#00054f;">Content here</div>
        
        
          .mybackground {background-color:#00054f;}
        
        Background color #00054f
      
           Border around this has a color of #00054f        
        
          <div style="border:2px solid #00054f;">Content here</div>
        
        
          .myborder {border:2px solid #00054f;}
        
        Border color #00054f