#0b36bf color space conversions
Hex:
        #0b36bf
        RGB:
        11, 54, 191
        CMY:
        96, 79, 25
        CMYK:
        94, 72, 0, 25
      HSL:
        226°, 89.1089%, 39.6078%
        HSV (HSB):
        226°, 94.2408%, 74.9020%
        XYZ:
        10.8611, 6.4711, 49.9668
        xyY:
        0.1614, 0.0962, 6.4711
      CIE-Lab:
        30.5711, 41.8950, -73.9711
        CIE-LCH:
        30.5711, 85.0112, 299.5259
        CIE-Luv:
        30.5711, -11.6594, -96.3557
        Hunter-Lab:
        25.4383, 31.6954, -98.6527
      #0b36bf color charts
#0b36bf RGB chart
      #0b36bf CMYK chart
      #0b36bf RGB pie chart
      #0b36bf color shades, tints & tones
#0b36bf color schemes
#0b36bf color preview, HTML & CSS examples
           This text has a color of #0b36bf        
        
          <p style="color:#0b36bf;">Text here</p>
        
        
          .mytext {color:#0b36bf;}
        
        Text color #0b36bf
      
           This box has a color of #0b36bf        
        
          <div style="background-color:#0b36bf;">Content here</div>
        
        
          .mybackground {background-color:#0b36bf;}
        
        Background color #0b36bf
      
           Border around this has a color of #0b36bf        
        
          <div style="border:2px solid #0b36bf;">Content here</div>
        
        
          .myborder {border:2px solid #0b36bf;}
        
        Border color #0b36bf