#0b0b84 color space conversions
Hex:
        #0b0b84
        RGB:
        11, 11, 132
        CMY:
        96, 96, 48
        CMYK:
        92, 92, 0, 48
      HSL:
        240°, 84.6154%, 28.0392%
        HSV (HSB):
        240°, 91.6667%, 51.7647%
        XYZ:
        4.4225, 1.9764, 21.9782
        xyY:
        0.1558, 0.0696, 1.9764
      CIE-Lab:
        15.3631, 44.6522, -63.2462
        CIE-LCH:
        15.3631, 77.4203, 305.2223
        CIE-Luv:
        15.3631, -4.1831, -58.0114
        Hunter-Lab:
        14.0586, 31.5500, -82.8488
      #0b0b84 color charts
#0b0b84 RGB chart
      #0b0b84 CMYK chart
      #0b0b84 RGB pie chart
      #0b0b84 color shades, tints & tones
#0b0b84 color schemes
#0b0b84 color preview, HTML & CSS examples
           This text has a color of #0b0b84        
        
          <p style="color:#0b0b84;">Text here</p>
        
        
          .mytext {color:#0b0b84;}
        
        Text color #0b0b84
      
           This box has a color of #0b0b84        
        
          <div style="background-color:#0b0b84;">Content here</div>
        
        
          .mybackground {background-color:#0b0b84;}
        
        Background color #0b0b84
      
           Border around this has a color of #0b0b84        
        
          <div style="border:2px solid #0b0b84;">Content here</div>
        
        
          .myborder {border:2px solid #0b0b84;}
        
        Border color #0b0b84