#2b1d3f color space conversions
Hex:
        #2b1d3f
        RGB:
        43, 29, 63
        CMY:
        83, 89, 75
        CMYK:
        32, 54, 0, 75
      HSL:
        265°, 36.9565%, 18.0392%
        HSV (HSB):
        265°, 53.9683%, 24.7059%
        XYZ:
        2.3328, 1.7512, 4.9177
        xyY:
        0.2592, 0.1945, 1.7512
      CIE-Lab:
        14.1234, 15.4644, -19.2878
        CIE-LCH:
        14.1234, 24.7218, 308.7215
        CIE-Luv:
        14.1234, 3.1940, -19.2413
        Hunter-Lab:
        13.2333, 8.3086, -12.7697
      #2b1d3f color charts
#2b1d3f RGB chart
      #2b1d3f CMYK chart
      #2b1d3f RGB pie chart
      #2b1d3f color shades, tints & tones
#2b1d3f color schemes
#2b1d3f color preview, HTML & CSS examples
           This text has a color of #2b1d3f        
        
          <p style="color:#2b1d3f;">Text here</p>
        
        
          .mytext {color:#2b1d3f;}
        
        Text color #2b1d3f
      
           This box has a color of #2b1d3f        
        
          <div style="background-color:#2b1d3f;">Content here</div>
        
        
          .mybackground {background-color:#2b1d3f;}
        
        Background color #2b1d3f
      
           Border around this has a color of #2b1d3f        
        
          <div style="border:2px solid #2b1d3f;">Content here</div>
        
        
          .myborder {border:2px solid #2b1d3f;}
        
        Border color #2b1d3f