#0d45aa color space conversions
Hex:
        #0d45aa
        RGB:
        13, 69, 170
        CMY:
        95, 73, 33
        CMYK:
        92, 59, 0, 33
      HSL:
        219°, 85.7923%, 35.8824%
        HSV (HSB):
        219°, 92.3529%, 66.6667%
        XYZ:
        9.5498, 7.2441, 38.9251
        xyY:
        0.1714, 0.1300, 7.2441
      CIE-Lab:
        32.3562, 24.0138, -58.5721
        CIE-LCH:
        32.3562, 63.3037, 292.2930
        CIE-Luv:
        32.3562, -14.8402, -80.2931
        Hunter-Lab:
        26.9148, 16.2336, -66.9067
      #0d45aa color charts
#0d45aa RGB chart
      #0d45aa CMYK chart
      #0d45aa RGB pie chart
      #0d45aa color shades, tints & tones
#0d45aa color schemes
#0d45aa color preview, HTML & CSS examples
           This text has a color of #0d45aa        
        
          <p style="color:#0d45aa;">Text here</p>
        
        
          .mytext {color:#0d45aa;}
        
        Text color #0d45aa
      
           This box has a color of #0d45aa        
        
          <div style="background-color:#0d45aa;">Content here</div>
        
        
          .mybackground {background-color:#0d45aa;}
        
        Background color #0d45aa
      
           Border around this has a color of #0d45aa        
        
          <div style="border:2px solid #0d45aa;">Content here</div>
        
        
          .myborder {border:2px solid #0d45aa;}
        
        Border color #0d45aa