#2b1b56 color space conversions
Hex:
        #2b1b56
        RGB:
        43, 27, 86
        CMY:
        83, 89, 66
        CMYK:
        50, 69, 0, 66
      HSL:
        256°, 52.2124%, 22.1569%
        HSV (HSB):
        256°, 68.6047%, 33.7255%
        XYZ:
        3.0679, 1.9693, 9.0225
        xyY:
        0.2182, 0.1401, 1.9693
      CIE-Lab:
        15.3255, 24.1743, -33.1843
        CIE-LCH:
        15.3255, 41.0560, 306.0728
        CIE-Luv:
        15.3255, 1.5538, -34.1342
        Hunter-Lab:
        14.0333, 14.4646, -28.2963
      #2b1b56 color charts
#2b1b56 RGB chart
      #2b1b56 CMYK chart
      #2b1b56 RGB pie chart
      #2b1b56 color shades, tints & tones
#2b1b56 color schemes
#2b1b56 color preview, HTML & CSS examples
           This text has a color of #2b1b56        
        
          <p style="color:#2b1b56;">Text here</p>
        
        
          .mytext {color:#2b1b56;}
        
        Text color #2b1b56
      
           This box has a color of #2b1b56        
        
          <div style="background-color:#2b1b56;">Content here</div>
        
        
          .mybackground {background-color:#2b1b56;}
        
        Background color #2b1b56
      
           Border around this has a color of #2b1b56        
        
          <div style="border:2px solid #2b1b56;">Content here</div>
        
        
          .myborder {border:2px solid #2b1b56;}
        
        Border color #2b1b56