#0d64aa color space conversions
Hex:
        #0d64aa
        RGB:
        13, 100, 170
        CMY:
        95, 61, 33
        CMYK:
        92, 41, 0, 33
      HSL:
        207°, 85.7923%, 35.8824%
        HSV (HSB):
        207°, 92.3529%, 66.6667%
        XYZ:
        11.9788, 12.1022, 39.7348
        xyY:
        0.1877, 0.1896, 12.1022
      CIE-Lab:
        41.3781, 3.3660, -43.9947
        CIE-LCH:
        41.3781, 44.1233, 274.3752
        CIE-Luv:
        41.3781, -23.9999, -64.5682
        Hunter-Lab:
        34.7882, 0.5847, -43.3688
      #0d64aa color charts
#0d64aa RGB chart
      #0d64aa CMYK chart
      #0d64aa RGB pie chart
      #0d64aa color shades, tints & tones
#0d64aa color schemes
#0d64aa color preview, HTML & CSS examples
           This text has a color of #0d64aa        
        
          <p style="color:#0d64aa;">Text here</p>
        
        
          .mytext {color:#0d64aa;}
        
        Text color #0d64aa
      
           This box has a color of #0d64aa        
        
          <div style="background-color:#0d64aa;">Content here</div>
        
        
          .mybackground {background-color:#0d64aa;}
        
        Background color #0d64aa
      
           Border around this has a color of #0d64aa        
        
          <div style="border:2px solid #0d64aa;">Content here</div>
        
        
          .myborder {border:2px solid #0d64aa;}
        
        Border color #0d64aa