#0b55af color space conversions
Hex:
        #0b55af
        RGB:
        11, 85, 175
        CMY:
        96, 67, 31
        CMYK:
        94, 51, 0, 31
      HSL:
        213°, 88.1720%, 36.4706%
        HSV (HSB):
        213°, 93.7143%, 68.6275%
        XYZ:
        11.1244, 9.6633, 41.8363
        xyY:
        0.1776, 0.1543, 9.6633
      CIE-Lab:
        37.2312, 15.1322, -53.6210
        CIE-LCH:
        37.2312, 55.7153, 285.7594
        CIE-Luv:
        37.2312, -19.2699, -77.1875
        Hunter-Lab:
        31.0858, 9.4778, -58.0343
      #0b55af color charts
#0b55af RGB chart
      #0b55af CMYK chart
      #0b55af RGB pie chart
      #0b55af color shades, tints & tones
#0b55af color schemes
#0b55af color preview, HTML & CSS examples
           This text has a color of #0b55af        
        
          <p style="color:#0b55af;">Text here</p>
        
        
          .mytext {color:#0b55af;}
        
        Text color #0b55af
      
           This box has a color of #0b55af        
        
          <div style="background-color:#0b55af;">Content here</div>
        
        
          .mybackground {background-color:#0b55af;}
        
        Background color #0b55af
      
           Border around this has a color of #0b55af        
        
          <div style="border:2px solid #0b55af;">Content here</div>
        
        
          .myborder {border:2px solid #0b55af;}
        
        Border color #0b55af