#0d146b color space conversions
Hex:
        #0d146b
        RGB:
        13, 20, 107
        CMY:
        95, 92, 58
        CMYK:
        88, 81, 0, 58
      HSL:
        236°, 78.3333%, 23.5294%
        HSV (HSB):
        236°, 87.8505%, 41.9608%
        XYZ:
        3.0700, 1.6474, 14.0661
        xyY:
        0.1634, 0.0877, 1.6474
      CIE-Lab:
        13.5161, 32.0094, -50.2141
        CIE-LCH:
        13.5161, 59.5487, 302.5158
        CIE-Luv:
        13.5161, -3.9290, -45.0631
        Hunter-Lab:
        12.8352, 20.2330, -55.9915
      #0d146b color charts
#0d146b RGB chart
      #0d146b CMYK chart
      #0d146b RGB pie chart
      #0d146b color shades, tints & tones
#0d146b color schemes
#0d146b color preview, HTML & CSS examples
           This text has a color of #0d146b        
        
          <p style="color:#0d146b;">Text here</p>
        
        
          .mytext {color:#0d146b;}
        
        Text color #0d146b
      
           This box has a color of #0d146b        
        
          <div style="background-color:#0d146b;">Content here</div>
        
        
          .mybackground {background-color:#0d146b;}
        
        Background color #0d146b
      
           Border around this has a color of #0d146b        
        
          <div style="border:2px solid #0d146b;">Content here</div>
        
        
          .myborder {border:2px solid #0d146b;}
        
        Border color #0d146b