#0d416d color space conversions
Hex:
        #0d416d
        RGB:
        13, 65, 109
        CMY:
        95, 75, 57
        CMYK:
        88, 40, 0, 57
      HSL:
        208°, 78.6885%, 23.9216%
        HSV (HSB):
        208°, 88.0734%, 42.7451%
        XYZ:
        4.8166, 4.9703, 15.1735
        xyY:
        0.1930, 0.1991, 4.9703
      CIE-Lab:
        26.6499, 1.1919, -30.1560
        CIE-LCH:
        26.6499, 30.1796, 272.2635
        CIE-Luv:
        26.6499, -15.0964, -38.1664
        Hunter-Lab:
        22.2941, -0.4503, -24.7472
      #0d416d color charts
#0d416d RGB chart
      #0d416d CMYK chart
      #0d416d RGB pie chart
      #0d416d color shades, tints & tones
#0d416d color schemes
#0d416d color preview, HTML & CSS examples
           This text has a color of #0d416d        
        
          <p style="color:#0d416d;">Text here</p>
        
        
          .mytext {color:#0d416d;}
        
        Text color #0d416d
      
           This box has a color of #0d416d        
        
          <div style="background-color:#0d416d;">Content here</div>
        
        
          .mybackground {background-color:#0d416d;}
        
        Background color #0d416d
      
           Border around this has a color of #0d416d        
        
          <div style="border:2px solid #0d416d;">Content here</div>
        
        
          .myborder {border:2px solid #0d416d;}
        
        Border color #0d416d