#2b1c80 color space conversions
Hex:
        #2b1c80
        RGB:
        43, 28, 128
        CMY:
        83, 89, 50
        CMYK:
        66, 78, 0, 50
      HSL:
        249°, 64.1026%, 30.5882%
        HSV (HSB):
        249°, 78.1250%, 50.1961%
        XYZ:
        5.3078, 2.9026, 20.7026
        xyY:
        0.1836, 0.1004, 2.9026
      CIE-Lab:
        19.6496, 37.4533, -53.5406
        CIE-LCH:
        19.6496, 65.3402, 304.9740
        CIE-Luv:
        19.6496, -1.6578, -59.4913
        Hunter-Lab:
        17.0371, 25.7958, -60.1203
      #2b1c80 color charts
#2b1c80 RGB chart
      #2b1c80 CMYK chart
      #2b1c80 RGB pie chart
      #2b1c80 color shades, tints & tones
#2b1c80 color schemes
#2b1c80 color preview, HTML & CSS examples
           This text has a color of #2b1c80        
        
          <p style="color:#2b1c80;">Text here</p>
        
        
          .mytext {color:#2b1c80;}
        
        Text color #2b1c80
      
           This box has a color of #2b1c80        
        
          <div style="background-color:#2b1c80;">Content here</div>
        
        
          .mybackground {background-color:#2b1c80;}
        
        Background color #2b1c80
      
           Border around this has a color of #2b1c80        
        
          <div style="border:2px solid #2b1c80;">Content here</div>
        
        
          .myborder {border:2px solid #2b1c80;}
        
        Border color #2b1c80