#2b013b color space conversions
Hex:
        #2b013b
        RGB:
        43, 1, 59
        CMY:
        83, 100, 77
        CMYK:
        27, 98, 0, 77
      HSL:
        283°, 96.6667%, 11.7647%
        HSV (HSB):
        283°, 98.3051%, 23.1373%
        XYZ:
        1.7965, 0.8511, 4.2073
        xyY:
        0.2621, 0.1242, 0.8511
      CIE-Lab:
        7.6876, 31.0874, -26.7743
        CIE-LCH:
        7.6876, 41.0279, 319.2630
        CIE-Luv:
        7.6876, 6.6468, -18.6457
        Hunter-Lab:
        9.2253, 18.6166, -20.5818
      #2b013b color charts
#2b013b RGB chart
      #2b013b CMYK chart
      #2b013b RGB pie chart
      #2b013b color shades, tints & tones
#2b013b color schemes
#2b013b color preview, HTML & CSS examples
           This text has a color of #2b013b        
        
          <p style="color:#2b013b;">Text here</p>
        
        
          .mytext {color:#2b013b;}
        
        Text color #2b013b
      
           This box has a color of #2b013b        
        
          <div style="background-color:#2b013b;">Content here</div>
        
        
          .mybackground {background-color:#2b013b;}
        
        Background color #2b013b
      
           Border around this has a color of #2b013b        
        
          <div style="border:2px solid #2b013b;">Content here</div>
        
        
          .myborder {border:2px solid #2b013b;}
        
        Border color #2b013b