#0b0a32 color space conversions
Hex:
        #0b0a32
        RGB:
        11, 10, 50
        CMY:
        96, 96, 80
        CMYK:
        78, 80, 0, 80
      HSL:
        242°, 66.6667%, 11.7647%
        HSV (HSB):
        242°, 80.0000%, 19.6078%
        XYZ:
        0.8223, 0.5185, 3.0744
        xyY:
        0.1862, 0.1174, 0.5185
      CIE-Lab:
        4.6837, 13.4951, -25.2399
        CIE-LCH:
        4.6837, 28.6211, 298.1323
        CIE-Luv:
        4.6837, -0.8097, -12.5737
        Hunter-Lab:
        7.2008, 7.7818, -20.2730
      #0b0a32 color charts
#0b0a32 RGB chart
      #0b0a32 CMYK chart
      #0b0a32 RGB pie chart
      #0b0a32 color shades, tints & tones
#0b0a32 color schemes
#0b0a32 color preview, HTML & CSS examples
           This text has a color of #0b0a32        
        
          <p style="color:#0b0a32;">Text here</p>
        
        
          .mytext {color:#0b0a32;}
        
        Text color #0b0a32
      
           This box has a color of #0b0a32        
        
          <div style="background-color:#0b0a32;">Content here</div>
        
        
          .mybackground {background-color:#0b0a32;}
        
        Background color #0b0a32
      
           Border around this has a color of #0b0a32        
        
          <div style="border:2px solid #0b0a32;">Content here</div>
        
        
          .myborder {border:2px solid #0b0a32;}
        
        Border color #0b0a32