#211b6b color space conversions
Hex:
        #211b6b
        RGB:
        33, 27, 107
        CMY:
        87, 89, 58
        CMYK:
        69, 75, 0, 58
      HSL:
        245°, 59.7015%, 26.2745%
        HSV (HSB):
        245°, 74.7664%, 41.9608%
        XYZ:
        3.6730, 2.1687, 14.1349
        xyY:
        0.1839, 0.1086, 2.1687
      CIE-Lab:
        16.3490, 29.6076, -45.4945
        CIE-LCH:
        16.3490, 54.2804, 303.0559
        CIE-Luv:
        16.3490, -2.3254, -46.7656
        Hunter-Lab:
        14.7266, 18.7482, -46.5992
      #211b6b color charts
#211b6b RGB chart
      #211b6b CMYK chart
      #211b6b RGB pie chart
      #211b6b color shades, tints & tones
#211b6b color schemes
#211b6b color preview, HTML & CSS examples
           This text has a color of #211b6b        
        
          <p style="color:#211b6b;">Text here</p>
        
        
          .mytext {color:#211b6b;}
        
        Text color #211b6b
      
           This box has a color of #211b6b        
        
          <div style="background-color:#211b6b;">Content here</div>
        
        
          .mybackground {background-color:#211b6b;}
        
        Background color #211b6b
      
           Border around this has a color of #211b6b        
        
          <div style="border:2px solid #211b6b;">Content here</div>
        
        
          .myborder {border:2px solid #211b6b;}
        
        Border color #211b6b