#211b5d color space conversions
Hex:
        #211b5d
        RGB:
        33, 27, 93
        CMY:
        87, 89, 64
        CMYK:
        65, 71, 0, 64
      HSL:
        245°, 55.0000%, 23.5294%
        HSV (HSB):
        245°, 70.9677%, 36.4706%
        XYZ:
        2.9949, 1.8975, 10.5643
        xyY:
        0.1938, 0.1228, 1.8975
      CIE-Lab:
        14.9399, 24.5636, -38.5571
        CIE-LCH:
        14.9399, 45.7167, 302.5000
        CIE-Luv:
        14.9399, -1.5809, -38.4378
        Hunter-Lab:
        13.7750, 14.7025, -35.8281
      #211b5d color charts
#211b5d RGB chart
      #211b5d CMYK chart
      #211b5d RGB pie chart
      #211b5d color shades, tints & tones
#211b5d color schemes
#211b5d color preview, HTML & CSS examples
           This text has a color of #211b5d        
        
          <p style="color:#211b5d;">Text here</p>
        
        
          .mytext {color:#211b5d;}
        
        Text color #211b5d
      
           This box has a color of #211b5d        
        
          <div style="background-color:#211b5d;">Content here</div>
        
        
          .mybackground {background-color:#211b5d;}
        
        Background color #211b5d
      
           Border around this has a color of #211b5d        
        
          <div style="border:2px solid #211b5d;">Content here</div>
        
        
          .myborder {border:2px solid #211b5d;}
        
        Border color #211b5d