#0d36ba color space conversions
Hex:
        #0d36ba
        RGB:
        13, 54, 186
        CMY:
        95, 79, 27
        CMYK:
        93, 71, 0, 27
      HSL:
        226°, 86.9347%, 39.0196%
        HSV (HSB):
        226°, 93.0108%, 72.9412%
        XYZ:
        10.3481, 6.2691, 47.1190
        xyY:
        0.1624, 0.0984, 6.2691
      CIE-Lab:
        30.0814, 40.1234, -71.8272
        CIE-LCH:
        30.0814, 82.2741, 299.1882
        CIE-Luv:
        30.0814, -11.4976, -93.3607
        Hunter-Lab:
        25.0381, 29.9561, -94.0507
      #0d36ba color charts
#0d36ba RGB chart
      #0d36ba CMYK chart
      #0d36ba RGB pie chart
      #0d36ba color shades, tints & tones
#0d36ba color schemes
#0d36ba color preview, HTML & CSS examples
           This text has a color of #0d36ba        
        
          <p style="color:#0d36ba;">Text here</p>
        
        
          .mytext {color:#0d36ba;}
        
        Text color #0d36ba
      
           This box has a color of #0d36ba        
        
          <div style="background-color:#0d36ba;">Content here</div>
        
        
          .mybackground {background-color:#0d36ba;}
        
        Background color #0d36ba
      
           Border around this has a color of #0d36ba        
        
          <div style="border:2px solid #0d36ba;">Content here</div>
        
        
          .myborder {border:2px solid #0d36ba;}
        
        Border color #0d36ba