#2b1a62 color space conversions
Hex:
        #2b1a62
        RGB:
        43, 26, 98
        CMY:
        83, 90, 62
        CMYK:
        56, 73, 0, 62
      HSL:
        254°, 58.0645%, 24.3137%
        HSV (HSB):
        254°, 73.4694%, 38.4314%
        XYZ:
        3.5703, 2.1342, 11.7790
        xyY:
        0.2042, 0.1221, 2.1342
      CIE-Lab:
        16.1764, 28.7605, -39.8206
        CIE-LCH:
        16.1764, 49.1207, 305.8388
        CIE-Luv:
        16.1764, 0.7416, -41.5327
        Hunter-Lab:
        14.6090, 18.0576, -37.5785
      #2b1a62 color charts
#2b1a62 RGB chart
      #2b1a62 CMYK chart
      #2b1a62 RGB pie chart
      #2b1a62 color shades, tints & tones
#2b1a62 color schemes
#2b1a62 color preview, HTML & CSS examples
           This text has a color of #2b1a62        
        
          <p style="color:#2b1a62;">Text here</p>
        
        
          .mytext {color:#2b1a62;}
        
        Text color #2b1a62
      
           This box has a color of #2b1a62        
        
          <div style="background-color:#2b1a62;">Content here</div>
        
        
          .mybackground {background-color:#2b1a62;}
        
        Background color #2b1a62
      
           Border around this has a color of #2b1a62        
        
          <div style="border:2px solid #2b1a62;">Content here</div>
        
        
          .myborder {border:2px solid #2b1a62;}
        
        Border color #2b1a62