#2b0345 color space conversions
Hex:
        #2b0345
        RGB:
        43, 3, 69
        CMY:
        83, 99, 73
        CMYK:
        38, 96, 0, 73
      HSL:
        276°, 91.6667%, 14.1176%
        HSV (HSB):
        276°, 95.6522%, 27.0588%
        XYZ:
        2.1030, 1.0084, 5.7140
        xyY:
        0.2383, 0.1143, 1.0084
      CIE-Lab:
        9.0611, 32.3467, -31.6697
        CIE-LCH:
        9.0611, 45.2689, 315.6059
        CIE-Luv:
        9.0611, 5.5248, -24.0643
        Hunter-Lab:
        10.0418, 19.8089, -26.7080
      #2b0345 color charts
#2b0345 RGB chart
      #2b0345 CMYK chart
      #2b0345 RGB pie chart
      #2b0345 color shades, tints & tones
#2b0345 color schemes
#2b0345 color preview, HTML & CSS examples
           This text has a color of #2b0345        
        
          <p style="color:#2b0345;">Text here</p>
        
        
          .mytext {color:#2b0345;}
        
        Text color #2b0345
      
           This box has a color of #2b0345        
        
          <div style="background-color:#2b0345;">Content here</div>
        
        
          .mybackground {background-color:#2b0345;}
        
        Background color #2b0345
      
           Border around this has a color of #2b0345        
        
          <div style="border:2px solid #2b0345;">Content here</div>
        
        
          .myborder {border:2px solid #2b0345;}
        
        Border color #2b0345