#0b509f color space conversions
Hex:
        #0b509f
        RGB:
        11, 80, 159
        CMY:
        96, 69, 38
        CMYK:
        93, 50, 0, 38
      HSL:
        212°, 87.0588%, 33.3333%
        HSV (HSB):
        212°, 93.0818%, 62.3529%
        XYZ:
        9.2647, 8.3117, 33.9169
        xyY:
        0.1799, 0.1614, 8.3117
      CIE-Lab:
        34.6237, 11.9035, -48.2935
        CIE-LCH:
        34.6237, 49.7388, 283.8464
        CIE-Luv:
        34.6237, -18.2767, -67.9436
        Hunter-Lab:
        28.8300, 6.9096, -49.5705
      #0b509f color charts
#0b509f RGB chart
      #0b509f CMYK chart
      #0b509f RGB pie chart
      #0b509f color shades, tints & tones
#0b509f color schemes
#0b509f color preview, HTML & CSS examples
           This text has a color of #0b509f        
        
          <p style="color:#0b509f;">Text here</p>
        
        
          .mytext {color:#0b509f;}
        
        Text color #0b509f
      
           This box has a color of #0b509f        
        
          <div style="background-color:#0b509f;">Content here</div>
        
        
          .mybackground {background-color:#0b509f;}
        
        Background color #0b509f
      
           Border around this has a color of #0b509f        
        
          <div style="border:2px solid #0b509f;">Content here</div>
        
        
          .myborder {border:2px solid #0b509f;}
        
        Border color #0b509f