#211b8b color space conversions
Hex:
        #211b8b
        RGB:
        33, 27, 139
        CMY:
        87, 89, 45
        CMYK:
        76, 81, 0, 45
      HSL:
        243°, 67.4699%, 32.5490%
        HSV (HSB):
        243°, 80.5755%, 54.5098%
        XYZ:
        5.6793, 2.9713, 24.7003
        xyY:
        0.1703, 0.0891, 2.9713
      CIE-Lab:
        19.9285, 40.6100, -60.0311
        CIE-LCH:
        19.9285, 72.4770, 304.0777
        CIE-Luv:
        19.9285, -3.9250, -65.6186
        Hunter-Lab:
        17.2374, 28.6463, -72.8932
      #211b8b color charts
#211b8b RGB chart
      #211b8b CMYK chart
      #211b8b RGB pie chart
      #211b8b color shades, tints & tones
#211b8b color schemes
#211b8b color preview, HTML & CSS examples
           This text has a color of #211b8b        
        
          <p style="color:#211b8b;">Text here</p>
        
        
          .mytext {color:#211b8b;}
        
        Text color #211b8b
      
           This box has a color of #211b8b        
        
          <div style="background-color:#211b8b;">Content here</div>
        
        
          .mybackground {background-color:#211b8b;}
        
        Background color #211b8b
      
           Border around this has a color of #211b8b        
        
          <div style="border:2px solid #211b8b;">Content here</div>
        
        
          .myborder {border:2px solid #211b8b;}
        
        Border color #211b8b