#0b0b70 color space conversions
Hex:
        #0b0b70
        RGB:
        11, 11, 112
        CMY:
        96, 96, 56
        CMYK:
        90, 90, 0, 56
      HSL:
        240°, 82.1138%, 24.1176%
        HSV (HSB):
        240°, 90.1786%, 43.9216%
        XYZ:
        3.1823, 1.4803, 15.4472
        xyY:
        0.1582, 0.0736, 1.4803
      CIE-Lab:
        12.4825, 38.3833, -55.2024
        CIE-LCH:
        12.4825, 67.2353, 304.8117
        CIE-Luv:
        12.4825, -3.3067, -45.8575
        Hunter-Lab:
        12.1669, 25.3953, -66.7582
      #0b0b70 color charts
#0b0b70 RGB chart
      #0b0b70 CMYK chart
      #0b0b70 RGB pie chart
      #0b0b70 color shades, tints & tones
#0b0b70 color schemes
#0b0b70 color preview, HTML & CSS examples
           This text has a color of #0b0b70        
        
          <p style="color:#0b0b70;">Text here</p>
        
        
          .mytext {color:#0b0b70;}
        
        Text color #0b0b70
      
           This box has a color of #0b0b70        
        
          <div style="background-color:#0b0b70;">Content here</div>
        
        
          .mybackground {background-color:#0b0b70;}
        
        Background color #0b0b70
      
           Border around this has a color of #0b0b70        
        
          <div style="border:2px solid #0b0b70;">Content here</div>
        
        
          .myborder {border:2px solid #0b0b70;}
        
        Border color #0b0b70