#211f9d color space conversions
Hex:
        #211f9d
        RGB:
        33, 31, 157
        CMY:
        87, 88, 38
        CMYK:
        79, 80, 0, 38
      HSL:
        241°, 67.0213%, 36.8627%
        HSV (HSB):
        241°, 80.2548%, 61.5686%
        XYZ:
        7.2030, 3.7376, 32.2401
        xyY:
        0.1668, 0.0866, 3.7376
      CIE-Lab:
        22.7844, 44.4159, -66.4341
        CIE-LCH:
        22.7844, 79.9140, 303.7655
        CIE-Luv:
        22.7844, -5.2578, -76.4420
        Hunter-Lab:
        19.3329, 32.6721, -85.3404
      #211f9d color charts
#211f9d RGB chart
      #211f9d CMYK chart
      #211f9d RGB pie chart
      #211f9d color shades, tints & tones
#211f9d color schemes
#211f9d color preview, HTML & CSS examples
           This text has a color of #211f9d        
        
          <p style="color:#211f9d;">Text here</p>
        
        
          .mytext {color:#211f9d;}
        
        Text color #211f9d
      
           This box has a color of #211f9d        
        
          <div style="background-color:#211f9d;">Content here</div>
        
        
          .mybackground {background-color:#211f9d;}
        
        Background color #211f9d
      
           Border around this has a color of #211f9d        
        
          <div style="border:2px solid #211f9d;">Content here</div>
        
        
          .myborder {border:2px solid #211f9d;}
        
        Border color #211f9d