#00416e color space conversions
Hex:
        #00416e
        RGB:
        0, 65, 110
        CMY:
        100, 75, 57
        CMYK:
        100, 41, 0, 57
      HSL:
        205°, 100.0000%, 21.5686%
        HSV (HSB):
        205°, 100.0000%, 43.1373%
        XYZ:
        4.7048, 4.9064, 15.4509
        xyY:
        0.1877, 0.1958, 4.9064
      CIE-Lab:
        26.4664, 0.5401, -31.1006
        CIE-LCH:
        26.4664, 31.1053, 270.9949
        CIE-Luv:
        26.4664, -16.1257, -39.2555
        Hunter-Lab:
        22.1504, -0.8494, -25.8523
      #00416e color charts
#00416e RGB chart
      #00416e CMYK chart
      #00416e RGB pie chart
      #00416e color shades, tints & tones
#00416e color schemes
#00416e color preview, HTML & CSS examples
           This text has a color of #00416e        
        
          <p style="color:#00416e;">Text here</p>
        
        
          .mytext {color:#00416e;}
        
        Text color #00416e
      
           This box has a color of #00416e        
        
          <div style="background-color:#00416e;">Content here</div>
        
        
          .mybackground {background-color:#00416e;}
        
        Background color #00416e
      
           Border around this has a color of #00416e        
        
          <div style="border:2px solid #00416e;">Content here</div>
        
        
          .myborder {border:2px solid #00416e;}
        
        Border color #00416e