#2b0747 color space conversions
Hex:
        #2b0747
        RGB:
        43, 7, 71
        CMY:
        83, 97, 72
        CMYK:
        39, 90, 0, 72
      HSL:
        274°, 82.0513%, 15.2941%
        HSV (HSB):
        274°, 90.1408%, 27.8431%
        XYZ:
        2.2096, 1.1205, 6.0611
        xyY:
        0.2353, 0.1193, 1.1205
      CIE-Lab:
        9.9573, 30.8159, -31.6107
        CIE-LCH:
        9.9573, 44.1459, 314.2705
        CIE-Luv:
        9.9573, 5.1453, -25.5332
        Hunter-Lab:
        10.5853, 18.7358, -26.5393
      #2b0747 color charts
#2b0747 RGB chart
      #2b0747 CMYK chart
      #2b0747 RGB pie chart
      #2b0747 color shades, tints & tones
#2b0747 color schemes
#2b0747 color preview, HTML & CSS examples
           This text has a color of #2b0747        
        
          <p style="color:#2b0747;">Text here</p>
        
        
          .mytext {color:#2b0747;}
        
        Text color #2b0747
      
           This box has a color of #2b0747        
        
          <div style="background-color:#2b0747;">Content here</div>
        
        
          .mybackground {background-color:#2b0747;}
        
        Background color #2b0747
      
           Border around this has a color of #2b0747        
        
          <div style="border:2px solid #2b0747;">Content here</div>
        
        
          .myborder {border:2px solid #2b0747;}
        
        Border color #2b0747