#211b5e color space conversions
Hex:
        #211b5e
        RGB:
        33, 27, 94
        CMY:
        87, 89, 63
        CMYK:
        65, 71, 0, 63
      HSL:
        245°, 55.3719%, 23.7255%
        HSV (HSB):
        245°, 71.2766%, 36.8627%
        XYZ:
        3.0395, 1.9154, 10.7992
        xyY:
        0.1929, 0.1216, 1.9154
      CIE-Lab:
        15.0366, 24.9270, -39.0664
        CIE-LCH:
        15.0366, 46.3416, 302.5406
        CIE-Luv:
        15.0366, -1.6353, -39.0350
        Hunter-Lab:
        13.8396, 14.9835, -36.5768
      #211b5e color charts
#211b5e RGB chart
      #211b5e CMYK chart
      #211b5e RGB pie chart
      #211b5e color shades, tints & tones
#211b5e color schemes
#211b5e color preview, HTML & CSS examples
           This text has a color of #211b5e        
        
          <p style="color:#211b5e;">Text here</p>
        
        
          .mytext {color:#211b5e;}
        
        Text color #211b5e
      
           This box has a color of #211b5e        
        
          <div style="background-color:#211b5e;">Content here</div>
        
        
          .mybackground {background-color:#211b5e;}
        
        Background color #211b5e
      
           Border around this has a color of #211b5e        
        
          <div style="border:2px solid #211b5e;">Content here</div>
        
        
          .myborder {border:2px solid #211b5e;}
        
        Border color #211b5e