#211c8d color space conversions
Hex:
        #211c8d
        RGB:
        33, 28, 141
        CMY:
        87, 89, 45
        CMYK:
        77, 80, 0, 45
      HSL:
        243°, 66.8639%, 33.1373%
        HSV (HSB):
        243°, 80.1418%, 55.2941%
        XYZ:
        5.8502, 3.0769, 25.4849
        xyY:
        0.1700, 0.0894, 3.0769
      CIE-Lab:
        20.3494, 40.7366, -60.5835
        CIE-LCH:
        20.3494, 73.0057, 303.9170
        CIE-Luv:
        20.3494, -4.1466, -66.8663
        Hunter-Lab:
        17.5412, 28.8346, -73.8612
      #211c8d color charts
#211c8d RGB chart
      #211c8d CMYK chart
      #211c8d RGB pie chart
      #211c8d color shades, tints & tones
#211c8d color schemes
#211c8d color preview, HTML & CSS examples
           This text has a color of #211c8d        
        
          <p style="color:#211c8d;">Text here</p>
        
        
          .mytext {color:#211c8d;}
        
        Text color #211c8d
      
           This box has a color of #211c8d        
        
          <div style="background-color:#211c8d;">Content here</div>
        
        
          .mybackground {background-color:#211c8d;}
        
        Background color #211c8d
      
           Border around this has a color of #211c8d        
        
          <div style="border:2px solid #211c8d;">Content here</div>
        
        
          .myborder {border:2px solid #211c8d;}
        
        Border color #211c8d