#0b0b42 color space conversions
Hex:
        #0b0b42
        RGB:
        11, 11, 66
        CMY:
        96, 96, 74
        CMYK:
        83, 83, 0, 74
      HSL:
        240°, 71.4286%, 15.0980%
        HSV (HSB):
        240°, 83.3333%, 25.8824%
        XYZ:
        1.2411, 0.7038, 5.2247
        xyY:
        0.1731, 0.0982, 0.7038
      CIE-Lab:
        6.3577, 21.3696, -34.1292
        CIE-LCH:
        6.3577, 40.2674, 302.0522
        CIE-Luv:
        6.3577, -1.4170, -19.6510
        Hunter-Lab:
        8.3895, 11.7237, -31.0511
      #0b0b42 color charts
#0b0b42 RGB chart
      #0b0b42 CMYK chart
      #0b0b42 RGB pie chart
      #0b0b42 color shades, tints & tones
#0b0b42 color schemes
#0b0b42 color preview, HTML & CSS examples
           This text has a color of #0b0b42        
        
          <p style="color:#0b0b42;">Text here</p>
        
        
          .mytext {color:#0b0b42;}
        
        Text color #0b0b42
      
           This box has a color of #0b0b42        
        
          <div style="background-color:#0b0b42;">Content here</div>
        
        
          .mybackground {background-color:#0b0b42;}
        
        Background color #0b0b42
      
           Border around this has a color of #0b0b42        
        
          <div style="border:2px solid #0b0b42;">Content here</div>
        
        
          .myborder {border:2px solid #0b0b42;}
        
        Border color #0b0b42