#0b0334 color space conversions
Hex:
        #0b0334
        RGB:
        11, 3, 52
        CMY:
        96, 99, 80
        CMYK:
        79, 94, 0, 80
      HSL:
        250°, 89.0909%, 10.7843%
        HSV (HSB):
        250°, 94.2308%, 20.3922%
        XYZ:
        0.7904, 0.3842, 3.2813
        xyY:
        0.1774, 0.0862, 0.3842
      CIE-Lab:
        3.4705, 17.4191, -28.6687
        CIE-LCH:
        3.4705, 33.5458, 301.2830
        CIE-Luv:
        3.4705, -0.2268, -11.6156
        Hunter-Lab:
        6.1984, 11.9146, -27.0479
      #0b0334 color charts
#0b0334 RGB chart
      #0b0334 CMYK chart
      #0b0334 RGB pie chart
      #0b0334 color shades, tints & tones
#0b0334 color schemes
#0b0334 color preview, HTML & CSS examples
           This text has a color of #0b0334        
        
          <p style="color:#0b0334;">Text here</p>
        
        
          .mytext {color:#0b0334;}
        
        Text color #0b0334
      
           This box has a color of #0b0334        
        
          <div style="background-color:#0b0334;">Content here</div>
        
        
          .mybackground {background-color:#0b0334;}
        
        Background color #0b0334
      
           Border around this has a color of #0b0334        
        
          <div style="border:2px solid #0b0334;">Content here</div>
        
        
          .myborder {border:2px solid #0b0334;}
        
        Border color #0b0334