#00416a color space conversions
Hex:
        #00416a
        RGB:
        0, 65, 106
        CMY:
        100, 75, 58
        CMYK:
        100, 39, 0, 58
      HSL:
        203°, 100.0000%, 20.7843%
        HSV (HSB):
        203°, 100.0000%, 41.5686%
        XYZ:
        4.4918, 4.8212, 14.3295
        xyY:
        0.1900, 0.2039, 4.8212
      CIE-Lab:
        26.2192, -1.2072, -28.9394
        CIE-LCH:
        26.2192, 28.9646, 267.6113
        CIE-Luv:
        26.2192, -16.3133, -36.1769
        Hunter-Lab:
        21.9572, -1.9092, -23.3232
      #00416a color charts
#00416a RGB chart
      #00416a CMYK chart
      #00416a RGB pie chart
      #00416a color shades, tints & tones
#00416a color schemes
#00416a color preview, HTML & CSS examples
           This text has a color of #00416a        
        
          <p style="color:#00416a;">Text here</p>
        
        
          .mytext {color:#00416a;}
        
        Text color #00416a
      
           This box has a color of #00416a        
        
          <div style="background-color:#00416a;">Content here</div>
        
        
          .mybackground {background-color:#00416a;}
        
        Background color #00416a
      
           Border around this has a color of #00416a        
        
          <div style="border:2px solid #00416a;">Content here</div>
        
        
          .myborder {border:2px solid #00416a;}
        
        Border color #00416a