#2b1380 color space conversions
Hex:
        #2b1380
        RGB:
        43, 19, 128
        CMY:
        83, 93, 50
        CMYK:
        66, 85, 0, 50
      HSL:
        253°, 74.1497%, 28.8235%
        HSV (HSB):
        253°, 85.1562%, 50.1961%
        XYZ:
        5.1254, 2.5378, 20.6418
        xyY:
        0.1811, 0.0897, 2.5378
      CIE-Lab:
        18.0889, 41.9657, -56.1187
        CIE-LCH:
        18.0889, 70.0744, 306.7892
        CIE-Luv:
        18.0889, -0.6599, -59.0363
        Hunter-Lab:
        15.9306, 29.5508, -65.6724
      #2b1380 color charts
#2b1380 RGB chart
      #2b1380 CMYK chart
      #2b1380 RGB pie chart
      #2b1380 color shades, tints & tones
#2b1380 color schemes
#2b1380 color preview, HTML & CSS examples
           This text has a color of #2b1380        
        
          <p style="color:#2b1380;">Text here</p>
        
        
          .mytext {color:#2b1380;}
        
        Text color #2b1380
      
           This box has a color of #2b1380        
        
          <div style="background-color:#2b1380;">Content here</div>
        
        
          .mybackground {background-color:#2b1380;}
        
        Background color #2b1380
      
           Border around this has a color of #2b1380        
        
          <div style="border:2px solid #2b1380;">Content here</div>
        
        
          .myborder {border:2px solid #2b1380;}
        
        Border color #2b1380