#0d327b color space conversions
Hex:
        #0d327b
        RGB:
        13, 50, 123
        CMY:
        95, 80, 52
        CMYK:
        89, 59, 0, 52
      HSL:
        220°, 80.8824%, 26.6667%
        HSV (HSB):
        220°, 89.4309%, 48.2353%
        XYZ:
        4.8817, 3.7968, 19.2145
        xyY:
        0.1750, 0.1361, 3.7968
      CIE-Lab:
        22.9881, 17.8062, -44.9602
        CIE-LCH:
        22.9881, 48.3579, 291.6058
        CIE-Luv:
        22.9881, -10.2814, -54.4880
        Hunter-Lab:
        19.4855, 10.6204, -44.8256
      #0d327b color charts
#0d327b RGB chart
      #0d327b CMYK chart
      #0d327b RGB pie chart
      #0d327b color shades, tints & tones
#0d327b color schemes
#0d327b color preview, HTML & CSS examples
           This text has a color of #0d327b        
        
          <p style="color:#0d327b;">Text here</p>
        
        
          .mytext {color:#0d327b;}
        
        Text color #0d327b
      
           This box has a color of #0d327b        
        
          <div style="background-color:#0d327b;">Content here</div>
        
        
          .mybackground {background-color:#0d327b;}
        
        Background color #0d327b
      
           Border around this has a color of #0d327b        
        
          <div style="border:2px solid #0d327b;">Content here</div>
        
        
          .myborder {border:2px solid #0d327b;}
        
        Border color #0d327b