#0d33ba color space conversions
Hex:
        #0d33ba
        RGB:
        13, 51, 186
        CMY:
        95, 80, 27
        CMYK:
        93, 73, 0, 27
      HSL:
        227°, 86.9347%, 39.0196%
        HSV (HSB):
        227°, 93.0108%, 72.9412%
        XYZ:
        10.2127, 5.9984, 47.0739
        xyY:
        0.1614, 0.0948, 5.9984
      CIE-Lab:
        29.4084, 41.9789, -72.9392
        CIE-LCH:
        29.4084, 84.1567, 299.9218
        CIE-Luv:
        29.4084, -10.9424, -93.5552
        Hunter-Lab:
        24.4916, 31.5722, -96.8138
      #0d33ba color charts
#0d33ba RGB chart
      #0d33ba CMYK chart
      #0d33ba RGB pie chart
      #0d33ba color shades, tints & tones
#0d33ba color schemes
#0d33ba color preview, HTML & CSS examples
           This text has a color of #0d33ba        
        
          <p style="color:#0d33ba;">Text here</p>
        
        
          .mytext {color:#0d33ba;}
        
        Text color #0d33ba
      
           This box has a color of #0d33ba        
        
          <div style="background-color:#0d33ba;">Content here</div>
        
        
          .mybackground {background-color:#0d33ba;}
        
        Background color #0d33ba
      
           Border around this has a color of #0d33ba        
        
          <div style="border:2px solid #0d33ba;">Content here</div>
        
        
          .myborder {border:2px solid #0d33ba;}
        
        Border color #0d33ba