#0d328f color space conversions
Hex:
        #0d328f
        RGB:
        13, 50, 143
        CMY:
        95, 80, 44
        CMYK:
        91, 65, 0, 44
      HSL:
        223°, 83.3333%, 30.5882%
        HSV (HSB):
        223°, 90.9091%, 56.0784%
        XYZ:
        6.2645, 4.3499, 26.4960
        xyY:
        0.1688, 0.1172, 4.3499
      CIE-Lab:
        24.7961, 26.1242, -54.5258
        CIE-LCH:
        24.7961, 60.4610, 295.5999
        CIE-Luv:
        24.7961, -10.2812, -67.3941
        Hunter-Lab:
        20.8565, 17.1158, -60.7223
      #0d328f color charts
#0d328f RGB chart
      #0d328f CMYK chart
      #0d328f RGB pie chart
      #0d328f color shades, tints & tones
#0d328f color schemes
#0d328f color preview, HTML & CSS examples
           This text has a color of #0d328f        
        
          <p style="color:#0d328f;">Text here</p>
        
        
          .mytext {color:#0d328f;}
        
        Text color #0d328f
      
           This box has a color of #0d328f        
        
          <div style="background-color:#0d328f;">Content here</div>
        
        
          .mybackground {background-color:#0d328f;}
        
        Background color #0d328f
      
           Border around this has a color of #0d328f        
        
          <div style="border:2px solid #0d328f;">Content here</div>
        
        
          .myborder {border:2px solid #0d328f;}
        
        Border color #0d328f