#0d75ba color space conversions
Hex:
        #0d75ba
        RGB:
        13, 117, 186
        CMY:
        95, 54, 27
        CMYK:
        93, 37, 0, 27
      HSL:
        204°, 86.9347%, 39.0196%
        HSV (HSB):
        204°, 93.0108%, 72.9412%
        XYZ:
        15.3902, 16.3533, 48.7997
        xyY:
        0.1911, 0.2030, 16.3533
      CIE-Lab:
        47.4347, -0.9009, -43.6855
        CIE-LCH:
        47.4347, 43.6948, 268.8185
        CIE-Luv:
        47.4347, -28.7470, -65.8547
        Hunter-Lab:
        40.4392, -2.8359, -43.2403
      #0d75ba color charts
#0d75ba RGB chart
      #0d75ba CMYK chart
      #0d75ba RGB pie chart
      #0d75ba color shades, tints & tones
#0d75ba color schemes
#0d75ba color preview, HTML & CSS examples
           This text has a color of #0d75ba        
        
          <p style="color:#0d75ba;">Text here</p>
        
        
          .mytext {color:#0d75ba;}
        
        Text color #0d75ba
      
           This box has a color of #0d75ba        
        
          <div style="background-color:#0d75ba;">Content here</div>
        
        
          .mybackground {background-color:#0d75ba;}
        
        Background color #0d75ba
      
           Border around this has a color of #0d75ba        
        
          <div style="border:2px solid #0d75ba;">Content here</div>
        
        
          .myborder {border:2px solid #0d75ba;}
        
        Border color #0d75ba