#0b229d color space conversions
Hex:
        #0b229d
        RGB:
        11, 34, 157
        CMY:
        96, 87, 38
        CMYK:
        93, 78, 0, 38
      HSL:
        231°, 86.9048%, 32.9412%
        HSV (HSB):
        231°, 92.9936%, 61.5686%
        XYZ:
        6.7958, 3.6495, 32.2445
        xyY:
        0.1592, 0.0855, 3.6495
      CIE-Lab:
        22.4772, 41.6756, -66.9698
        CIE-LCH:
        22.4772, 78.8784, 301.8942
        CIE-Luv:
        22.4772, -7.6233, -76.2095
        Hunter-Lab:
        19.1037, 30.0670, -86.7010
      #0b229d color charts
#0b229d RGB chart
      #0b229d CMYK chart
      #0b229d RGB pie chart
      #0b229d color shades, tints & tones
#0b229d color schemes
#0b229d color preview, HTML & CSS examples
           This text has a color of #0b229d        
        
          <p style="color:#0b229d;">Text here</p>
        
        
          .mytext {color:#0b229d;}
        
        Text color #0b229d
      
           This box has a color of #0b229d        
        
          <div style="background-color:#0b229d;">Content here</div>
        
        
          .mybackground {background-color:#0b229d;}
        
        Background color #0b229d
      
           Border around this has a color of #0b229d        
        
          <div style="border:2px solid #0b229d;">Content here</div>
        
        
          .myborder {border:2px solid #0b229d;}
        
        Border color #0b229d