#2b1371 color space conversions
Hex:
        #2b1371
        RGB:
        43, 19, 113
        CMY:
        83, 93, 56
        CMYK:
        62, 83, 0, 56
      HSL:
        255°, 71.2121%, 25.8824%
        HSV (HSB):
        255°, 83.1858%, 44.3137%
        XYZ:
        4.2098, 2.1716, 15.8201
        xyY:
        0.1896, 0.0978, 2.1716
      CIE-Lab:
        16.3631, 37.4100, -49.3442
        CIE-LCH:
        16.3631, 61.9222, 307.1673
        CIE-Luv:
        16.3631, 0.4351, -50.2743
        Hunter-Lab:
        14.7363, 25.2041, -53.3349
      #2b1371 color charts
#2b1371 RGB chart
      #2b1371 CMYK chart
      #2b1371 RGB pie chart
      #2b1371 color shades, tints & tones
#2b1371 color schemes
#2b1371 color preview, HTML & CSS examples
           This text has a color of #2b1371        
        
          <p style="color:#2b1371;">Text here</p>
        
        
          .mytext {color:#2b1371;}
        
        Text color #2b1371
      
           This box has a color of #2b1371        
        
          <div style="background-color:#2b1371;">Content here</div>
        
        
          .mybackground {background-color:#2b1371;}
        
        Background color #2b1371
      
           Border around this has a color of #2b1371        
        
          <div style="border:2px solid #2b1371;">Content here</div>
        
        
          .myborder {border:2px solid #2b1371;}
        
        Border color #2b1371