#0b0340 color space conversions
Hex:
        #0b0340
        RGB:
        11, 3, 64
        CMY:
        96, 99, 75
        CMYK:
        83, 95, 0, 75
      HSL:
        248°, 91.0448%, 13.1373%
        HSV (HSB):
        248°, 95.3125%, 25.0980%
        XYZ:
        1.0960, 0.5064, 4.8905
        xyY:
        0.1688, 0.0780, 0.5064
      CIE-Lab:
        4.5746, 24.2766, -35.6196
        CIE-LCH:
        4.5746, 43.1058, 304.2765
        CIE-Luv:
        4.5746, -0.6068, -16.2503
        Hunter-Lab:
        7.1164, 15.0366, -35.7630
      #0b0340 color charts
#0b0340 RGB chart
      #0b0340 CMYK chart
      #0b0340 RGB pie chart
      #0b0340 color shades, tints & tones
#0b0340 color schemes
#0b0340 color preview, HTML & CSS examples
           This text has a color of #0b0340        
        
          <p style="color:#0b0340;">Text here</p>
        
        
          .mytext {color:#0b0340;}
        
        Text color #0b0340
      
           This box has a color of #0b0340        
        
          <div style="background-color:#0b0340;">Content here</div>
        
        
          .mybackground {background-color:#0b0340;}
        
        Background color #0b0340
      
           Border around this has a color of #0b0340        
        
          <div style="border:2px solid #0b0340;">Content here</div>
        
        
          .myborder {border:2px solid #0b0340;}
        
        Border color #0b0340