#0b119d color space conversions
Hex:
        #0b119d
        RGB:
        11, 17, 157
        CMY:
        96, 93, 38
        CMYK:
        93, 89, 0, 38
      HSL:
        238°, 86.9048%, 32.9412%
        HSV (HSB):
        238°, 92.9936%, 61.5686%
        XYZ:
        6.4243, 2.9064, 32.1207
        xyY:
        0.1550, 0.0701, 2.9064
      CIE-Lab:
        19.6649, 49.9440, -71.6476
        CIE-LCH:
        19.6649, 87.3372, 304.8795
        CIE-Luv:
        19.6649, -5.6987, -74.0458
        Hunter-Lab:
        17.0481, 37.4305, -99.7761
      #0b119d color charts
#0b119d RGB chart
      #0b119d CMYK chart
      #0b119d RGB pie chart
      #0b119d color shades, tints & tones
#0b119d color schemes
#0b119d color preview, HTML & CSS examples
           This text has a color of #0b119d        
        
          <p style="color:#0b119d;">Text here</p>
        
        
          .mytext {color:#0b119d;}
        
        Text color #0b119d
      
           This box has a color of #0b119d        
        
          <div style="background-color:#0b119d;">Content here</div>
        
        
          .mybackground {background-color:#0b119d;}
        
        Background color #0b119d
      
           Border around this has a color of #0b119d        
        
          <div style="border:2px solid #0b119d;">Content here</div>
        
        
          .myborder {border:2px solid #0b119d;}
        
        Border color #0b119d