#2b143e color space conversions
Hex:
        #2b143e
        RGB:
        43, 20, 62
        CMY:
        83, 92, 76
        CMYK:
        31, 68, 0, 76
      HSL:
        273°, 51.2195%, 16.0784%
        HSV (HSB):
        273°, 67.7419%, 24.3137%
        XYZ:
        2.1159, 1.3617, 4.7087
        xyY:
        0.2585, 0.1663, 1.3617
      CIE-Lab:
        11.7004, 21.2574, -22.4420
        CIE-LCH:
        11.7004, 30.9115, 313.4472
        CIE-Luv:
        11.7004, 5.0166, -20.3987
        Hunter-Lab:
        11.6692, 11.9454, -15.7562
      #2b143e color charts
#2b143e RGB chart
      #2b143e CMYK chart
      #2b143e RGB pie chart
      #2b143e color shades, tints & tones
#2b143e color schemes
#2b143e color preview, HTML & CSS examples
           This text has a color of #2b143e        
        
          <p style="color:#2b143e;">Text here</p>
        
        
          .mytext {color:#2b143e;}
        
        Text color #2b143e
      
           This box has a color of #2b143e        
        
          <div style="background-color:#2b143e;">Content here</div>
        
        
          .mybackground {background-color:#2b143e;}
        
        Background color #2b143e
      
           Border around this has a color of #2b143e        
        
          <div style="border:2px solid #2b143e;">Content here</div>
        
        
          .myborder {border:2px solid #2b143e;}
        
        Border color #2b143e