#2b1c40 color space conversions
Hex:
        #2b1c40
        RGB:
        43, 28, 64
        CMY:
        83, 89, 75
        CMYK:
        33, 56, 0, 75
      HSL:
        265°, 39.1304%, 18.0392%
        HSV (HSB):
        265°, 56.2500%, 25.0980%
        XYZ:
        2.3369, 1.7143, 5.0582
        xyY:
        0.2565, 0.1882, 1.7143
      CIE-Lab:
        13.9101, 16.4688, -20.3276
        CIE-LCH:
        13.9101, 26.1617, 309.0134
        CIE-Luv:
        13.9101, 3.3300, -20.1461
        Hunter-Lab:
        13.0930, 8.9472, -13.7404
      #2b1c40 color charts
#2b1c40 RGB chart
      #2b1c40 CMYK chart
      #2b1c40 RGB pie chart
      #2b1c40 color shades, tints & tones
#2b1c40 color schemes
#2b1c40 color preview, HTML & CSS examples
           This text has a color of #2b1c40        
        
          <p style="color:#2b1c40;">Text here</p>
        
        
          .mytext {color:#2b1c40;}
        
        Text color #2b1c40
      
           This box has a color of #2b1c40        
        
          <div style="background-color:#2b1c40;">Content here</div>
        
        
          .mybackground {background-color:#2b1c40;}
        
        Background color #2b1c40
      
           Border around this has a color of #2b1c40        
        
          <div style="border:2px solid #2b1c40;">Content here</div>
        
        
          .myborder {border:2px solid #2b1c40;}
        
        Border color #2b1c40