#2b224d color space conversions
Hex:
        #2b224d
        RGB:
        43, 34, 77
        CMY:
        83, 87, 70
        CMYK:
        44, 56, 0, 70
      HSL:
        253°, 38.7387%, 21.7647%
        HSV (HSB):
        253°, 55.8442%, 30.1961%
        XYZ:
        2.9078, 2.1935, 7.2913
        xyY:
        0.2346, 0.1770, 2.1935
      CIE-Lab:
        16.4715, 16.4167, -25.2314
        CIE-LCH:
        16.4715, 30.1020, 303.0499
        CIE-Luv:
        16.4715, 0.8138, -27.0026
        Hunter-Lab:
        14.8104, 9.1283, -18.8218
      #2b224d color charts
#2b224d RGB chart
      #2b224d CMYK chart
      #2b224d RGB pie chart
      #2b224d color shades, tints & tones
#2b224d color schemes
#2b224d color preview, HTML & CSS examples
           This text has a color of #2b224d        
        
          <p style="color:#2b224d;">Text here</p>
        
        
          .mytext {color:#2b224d;}
        
        Text color #2b224d
      
           This box has a color of #2b224d        
        
          <div style="background-color:#2b224d;">Content here</div>
        
        
          .mybackground {background-color:#2b224d;}
        
        Background color #2b224d
      
           Border around this has a color of #2b224d        
        
          <div style="border:2px solid #2b224d;">Content here</div>
        
        
          .myborder {border:2px solid #2b224d;}
        
        Border color #2b224d