#2b1d5b color space conversions
Hex:
        #2b1d5b
        RGB:
        43, 29, 91
        CMY:
        83, 89, 64
        CMYK:
        53, 68, 0, 64
      HSL:
        254°, 51.6667%, 23.5294%
        HSV (HSB):
        254°, 68.1319%, 35.6863%
        XYZ:
        3.3240, 2.1477, 10.1369
        xyY:
        0.2130, 0.1376, 2.1477
      CIE-Lab:
        16.2438, 24.5274, -35.0524
        CIE-LCH:
        16.2438, 42.7816, 304.9818
        CIE-Luv:
        16.2438, 0.7954, -37.0073
        Hunter-Lab:
        14.6549, 14.8406, -30.7529
      #2b1d5b color charts
#2b1d5b RGB chart
      #2b1d5b CMYK chart
      #2b1d5b RGB pie chart
      #2b1d5b color shades, tints & tones
#2b1d5b color schemes
#2b1d5b color preview, HTML & CSS examples
           This text has a color of #2b1d5b        
        
          <p style="color:#2b1d5b;">Text here</p>
        
        
          .mytext {color:#2b1d5b;}
        
        Text color #2b1d5b
      
           This box has a color of #2b1d5b        
        
          <div style="background-color:#2b1d5b;">Content here</div>
        
        
          .mybackground {background-color:#2b1d5b;}
        
        Background color #2b1d5b
      
           Border around this has a color of #2b1d5b        
        
          <div style="border:2px solid #2b1d5b;">Content here</div>
        
        
          .myborder {border:2px solid #2b1d5b;}
        
        Border color #2b1d5b