#211c5d color space conversions
Hex:
        #211c5d
        RGB:
        33, 28, 93
        CMY:
        87, 89, 64
        CMYK:
        65, 70, 0, 64
      HSL:
        245°, 53.7190%, 23.7255%
        HSV (HSB):
        245°, 69.8925%, 36.4706%
        XYZ:
        3.0182, 1.9442, 10.5721
        xyY:
        0.1943, 0.1252, 1.9442
      CIE-Lab:
        15.1914, 23.8886, -38.1460
        CIE-LCH:
        15.1914, 45.0087, 302.0565
        CIE-Luv:
        15.1914, -1.7568, -38.4111
        Hunter-Lab:
        13.9433, 14.2383, -35.1947
      #211c5d color charts
#211c5d RGB chart
      #211c5d CMYK chart
      #211c5d RGB pie chart
      #211c5d color shades, tints & tones
#211c5d color schemes
#211c5d color preview, HTML & CSS examples
           This text has a color of #211c5d        
        
          <p style="color:#211c5d;">Text here</p>
        
        
          .mytext {color:#211c5d;}
        
        Text color #211c5d
      
           This box has a color of #211c5d        
        
          <div style="background-color:#211c5d;">Content here</div>
        
        
          .mybackground {background-color:#211c5d;}
        
        Background color #211c5d
      
           Border around this has a color of #211c5d        
        
          <div style="border:2px solid #211c5d;">Content here</div>
        
        
          .myborder {border:2px solid #211c5d;}
        
        Border color #211c5d