#0b279d color space conversions
Hex:
        #0b279d
        RGB:
        11, 39, 157
        CMY:
        96, 85, 38
        CMYK:
        93, 75, 0, 38
      HSL:
        228°, 86.9048%, 32.9412%
        HSV (HSB):
        228°, 92.9936%, 61.5686%
        XYZ:
        6.9493, 3.9565, 32.2957
        xyY:
        0.1609, 0.0916, 3.9565
      CIE-Lab:
        23.5271, 38.7008, -65.2300
        CIE-LCH:
        23.5271, 75.8466, 300.6805
        CIE-Luv:
        23.5271, -8.4098, -76.5015
        Hunter-Lab:
        19.8910, 27.5536, -82.3417
      #0b279d color charts
#0b279d RGB chart
      #0b279d CMYK chart
      #0b279d RGB pie chart
      #0b279d color shades, tints & tones
#0b279d color schemes
#0b279d color preview, HTML & CSS examples
           This text has a color of #0b279d        
        
          <p style="color:#0b279d;">Text here</p>
        
        
          .mytext {color:#0b279d;}
        
        Text color #0b279d
      
           This box has a color of #0b279d        
        
          <div style="background-color:#0b279d;">Content here</div>
        
        
          .mybackground {background-color:#0b279d;}
        
        Background color #0b279d
      
           Border around this has a color of #0b279d        
        
          <div style="border:2px solid #0b279d;">Content here</div>
        
        
          .myborder {border:2px solid #0b279d;}
        
        Border color #0b279d