#0b379f color space conversions
Hex:
        #0b379f
        RGB:
        11, 55, 159
        CMY:
        96, 78, 38
        CMYK:
        93, 65, 0, 38
      HSL:
        222°, 87.0588%, 33.3333%
        HSV (HSB):
        222°, 93.0818%, 62.3529%
        XYZ:
        7.7622, 5.3067, 33.4161
        xyY:
        0.1670, 0.1142, 5.3067
      CIE-Lab:
        27.5913, 29.0360, -59.7476
        CIE-LCH:
        27.5913, 66.4294, 295.9187
        CIE-Luv:
        27.5913, -11.6015, -76.6747
        Hunter-Lab:
        23.0363, 19.8329, -69.8795
      #0b379f color charts
#0b379f RGB chart
      #0b379f CMYK chart
      #0b379f RGB pie chart
      #0b379f color shades, tints & tones
#0b379f color schemes
#0b379f color preview, HTML & CSS examples
           This text has a color of #0b379f        
        
          <p style="color:#0b379f;">Text here</p>
        
        
          .mytext {color:#0b379f;}
        
        Text color #0b379f
      
           This box has a color of #0b379f        
        
          <div style="background-color:#0b379f;">Content here</div>
        
        
          .mybackground {background-color:#0b379f;}
        
        Background color #0b379f
      
           Border around this has a color of #0b379f        
        
          <div style="border:2px solid #0b379f;">Content here</div>
        
        
          .myborder {border:2px solid #0b379f;}
        
        Border color #0b379f