#211c3e color space conversions
Hex:
        #211c3e
        RGB:
        33, 28, 62
        CMY:
        87, 89, 76
        CMYK:
        47, 55, 0, 76
      HSL:
        249°, 37.7778%, 17.6471%
        HSV (HSB):
        249°, 54.8387%, 24.3137%
        XYZ:
        1.9120, 1.5016, 4.7465
        xyY:
        0.2343, 0.1840, 1.5016
      CIE-Lab:
        12.6185, 12.6269, -21.0462
        CIE-LCH:
        12.6185, 24.5435, 300.9622
        CIE-Luv:
        12.6185, -0.0163, -19.5046
        Hunter-Lab:
        12.2541, 6.4057, -14.3874
      #211c3e color charts
#211c3e RGB chart
      #211c3e CMYK chart
      #211c3e RGB pie chart
      #211c3e color shades, tints & tones
#211c3e color schemes
#211c3e color preview, HTML & CSS examples
           This text has a color of #211c3e        
        
          <p style="color:#211c3e;">Text here</p>
        
        
          .mytext {color:#211c3e;}
        
        Text color #211c3e
      
           This box has a color of #211c3e        
        
          <div style="background-color:#211c3e;">Content here</div>
        
        
          .mybackground {background-color:#211c3e;}
        
        Background color #211c3e
      
           Border around this has a color of #211c3e        
        
          <div style="border:2px solid #211c3e;">Content here</div>
        
        
          .myborder {border:2px solid #211c3e;}
        
        Border color #211c3e