#211f6f color space conversions
Hex:
        #211f6f
        RGB:
        33, 31, 111
        CMY:
        87, 88, 56
        CMYK:
        70, 72, 0, 56
      HSL:
        242°, 56.3380%, 27.8431%
        HSV (HSB):
        242°, 72.0721%, 43.5294%
        XYZ:
        3.9864, 2.4510, 15.3019
        xyY:
        0.1834, 0.1127, 2.4510
      CIE-Lab:
        17.6956, 28.4814, -45.8863
        CIE-LCH:
        17.6956, 54.0068, 301.8276
        CIE-Luv:
        17.6956, -3.1816, -49.1787
        Hunter-Lab:
        15.6557, 18.0543, -46.9912
      #211f6f color charts
#211f6f RGB chart
      #211f6f CMYK chart
      #211f6f RGB pie chart
      #211f6f color shades, tints & tones
#211f6f color schemes
#211f6f color preview, HTML & CSS examples
           This text has a color of #211f6f        
        
          <p style="color:#211f6f;">Text here</p>
        
        
          .mytext {color:#211f6f;}
        
        Text color #211f6f
      
           This box has a color of #211f6f        
        
          <div style="background-color:#211f6f;">Content here</div>
        
        
          .mybackground {background-color:#211f6f;}
        
        Background color #211f6f
      
           Border around this has a color of #211f6f        
        
          <div style="border:2px solid #211f6f;">Content here</div>
        
        
          .myborder {border:2px solid #211f6f;}
        
        Border color #211f6f