#0d56aa color space conversions
Hex:
        #0d56aa
        RGB:
        13, 86, 170
        CMY:
        95, 66, 33
        CMYK:
        92, 49, 0, 33
      HSL:
        212°, 85.7923%, 35.8824%
        HSV (HSB):
        212°, 92.3529%, 66.6667%
        XYZ:
        10.7495, 9.6434, 39.3250
        xyY:
        0.1800, 0.1615, 9.6434
      CIE-Lab:
        37.1947, 12.5106, -50.7144
        CIE-LCH:
        37.1947, 52.2347, 283.8574
        CIE-Luv:
        37.1947, -19.6096, -72.9447
        Hunter-Lab:
        31.0539, 7.4445, -53.3441
      #0d56aa color charts
#0d56aa RGB chart
      #0d56aa CMYK chart
      #0d56aa RGB pie chart
      #0d56aa color shades, tints & tones
#0d56aa color schemes
#0d56aa color preview, HTML & CSS examples
           This text has a color of #0d56aa        
        
          <p style="color:#0d56aa;">Text here</p>
        
        
          .mytext {color:#0d56aa;}
        
        Text color #0d56aa
      
           This box has a color of #0d56aa        
        
          <div style="background-color:#0d56aa;">Content here</div>
        
        
          .mybackground {background-color:#0d56aa;}
        
        Background color #0d56aa
      
           Border around this has a color of #0d56aa        
        
          <div style="border:2px solid #0d56aa;">Content here</div>
        
        
          .myborder {border:2px solid #0d56aa;}
        
        Border color #0d56aa