#0d416b color space conversions
Hex:
        #0d416b
        RGB:
        13, 65, 107
        CMY:
        95, 75, 58
        CMYK:
        88, 39, 0, 58
      HSL:
        207°, 78.3333%, 23.5294%
        HSV (HSB):
        207°, 87.8505%, 41.9608%
        XYZ:
        4.7101, 4.9277, 14.6128
        xyY:
        0.1942, 0.2032, 4.9277
      CIE-Lab:
        26.5278, 0.3450, -29.0734
        CIE-LCH:
        26.5278, 29.0755, 270.6798
        CIE-Luv:
        26.5278, -15.1721, -36.6225
        Hunter-Lab:
        22.1984, -0.9726, -23.4906
      #0d416b color charts
#0d416b RGB chart
      #0d416b CMYK chart
      #0d416b RGB pie chart
      #0d416b color shades, tints & tones
#0d416b color schemes
#0d416b color preview, HTML & CSS examples
           This text has a color of #0d416b        
        
          <p style="color:#0d416b;">Text here</p>
        
        
          .mytext {color:#0d416b;}
        
        Text color #0d416b
      
           This box has a color of #0d416b        
        
          <div style="background-color:#0d416b;">Content here</div>
        
        
          .mybackground {background-color:#0d416b;}
        
        Background color #0d416b
      
           Border around this has a color of #0d416b        
        
          <div style="border:2px solid #0d416b;">Content here</div>
        
        
          .myborder {border:2px solid #0d416b;}
        
        Border color #0d416b