#2b1b65 color space conversions
Hex:
        #2b1b65
        RGB:
        43, 27, 101
        CMY:
        83, 89, 60
        CMYK:
        57, 73, 0, 60
      HSL:
        253°, 57.8125%, 25.0980%
        HSV (HSB):
        253°, 73.2673%, 39.6078%
        XYZ:
        3.7372, 2.2370, 12.5467
        xyY:
        0.2018, 0.1208, 2.2370
      CIE-Lab:
        16.6851, 29.1378, -40.9705
        CIE-LCH:
        16.6851, 50.2752, 305.4200
        CIE-Luv:
        16.6851, 0.3586, -43.3055
        Hunter-Lab:
        14.9567, 18.4265, -39.2668
      #2b1b65 color charts
#2b1b65 RGB chart
      #2b1b65 CMYK chart
      #2b1b65 RGB pie chart
      #2b1b65 color shades, tints & tones
#2b1b65 color schemes
#2b1b65 color preview, HTML & CSS examples
           This text has a color of #2b1b65        
        
          <p style="color:#2b1b65;">Text here</p>
        
        
          .mytext {color:#2b1b65;}
        
        Text color #2b1b65
      
           This box has a color of #2b1b65        
        
          <div style="background-color:#2b1b65;">Content here</div>
        
        
          .mybackground {background-color:#2b1b65;}
        
        Background color #2b1b65
      
           Border around this has a color of #2b1b65        
        
          <div style="border:2px solid #2b1b65;">Content here</div>
        
        
          .myborder {border:2px solid #2b1b65;}
        
        Border color #2b1b65