#211c3f color space conversions
Hex:
        #211c3f
        RGB:
        33, 28, 63
        CMY:
        87, 89, 75
        CMYK:
        48, 56, 0, 75
      HSL:
        249°, 38.4615%, 17.8431%
        HSV (HSB):
        249°, 55.5556%, 24.7059%
        XYZ:
        1.9397, 1.5127, 4.8924
        xyY:
        0.2324, 0.1813, 1.5127
      CIE-Lab:
        12.6887, 12.9779, -21.6390
        CIE-LCH:
        12.6887, 25.2323, 300.9530
        CIE-Luv:
        12.6887, -0.0755, -20.1208
        Hunter-Lab:
        12.2993, 6.6266, -14.9748
      #211c3f color charts
#211c3f RGB chart
      #211c3f CMYK chart
      #211c3f RGB pie chart
      #211c3f color shades, tints & tones
#211c3f color schemes
#211c3f color preview, HTML & CSS examples
           This text has a color of #211c3f        
        
          <p style="color:#211c3f;">Text here</p>
        
        
          .mytext {color:#211c3f;}
        
        Text color #211c3f
      
           This box has a color of #211c3f        
        
          <div style="background-color:#211c3f;">Content here</div>
        
        
          .mybackground {background-color:#211c3f;}
        
        Background color #211c3f
      
           Border around this has a color of #211c3f        
        
          <div style="border:2px solid #211c3f;">Content here</div>
        
        
          .myborder {border:2px solid #211c3f;}
        
        Border color #211c3f