#2b0140 color space conversions
Hex:
        #2b0140
        RGB:
        43, 1, 64
        CMY:
        83, 100, 75
        CMYK:
        33, 98, 0, 75
      HSL:
        280°, 96.9231%, 12.7451%
        HSV (HSB):
        280°, 98.4375%, 25.0980%
        XYZ:
        1.9325, 0.9055, 4.9234
        xyY:
        0.2490, 0.1167, 0.9055
      CIE-Lab:
        8.1777, 32.2543, -29.5665
        CIE-LCH:
        8.1777, 43.7552, 317.4894
        CIE-Luv:
        8.1777, 6.1031, -21.1824
        Hunter-Lab:
        9.5156, 19.5994, -24.0160
      #2b0140 color charts
#2b0140 RGB chart
      #2b0140 CMYK chart
      #2b0140 RGB pie chart
      #2b0140 color shades, tints & tones
#2b0140 color schemes
#2b0140 color preview, HTML & CSS examples
           This text has a color of #2b0140        
        
          <p style="color:#2b0140;">Text here</p>
        
        
          .mytext {color:#2b0140;}
        
        Text color #2b0140
      
           This box has a color of #2b0140        
        
          <div style="background-color:#2b0140;">Content here</div>
        
        
          .mybackground {background-color:#2b0140;}
        
        Background color #2b0140
      
           Border around this has a color of #2b0140        
        
          <div style="border:2px solid #2b0140;">Content here</div>
        
        
          .myborder {border:2px solid #2b0140;}
        
        Border color #2b0140