#212f9b color space conversions
Hex:
        #212f9b
        RGB:
        33, 47, 155
        CMY:
        87, 82, 39
        CMYK:
        79, 70, 0, 39
      HSL:
        233°, 64.8936%, 36.8627%
        HSV (HSB):
        233°, 78.7097%, 60.7843%
        XYZ:
        7.5601, 4.7229, 31.5235
        xyY:
        0.1726, 0.1078, 4.7229
      CIE-Lab:
        25.9303, 34.2963, -60.0149
        CIE-LCH:
        25.9303, 69.1233, 299.7463
        CIE-Luv:
        25.9303, -7.7578, -75.0368
        Hunter-Lab:
        21.7323, 24.0641, -70.7898
      #212f9b color charts
#212f9b RGB chart
      #212f9b CMYK chart
      #212f9b RGB pie chart
      #212f9b color shades, tints & tones
#212f9b color schemes
#212f9b color preview, HTML & CSS examples
           This text has a color of #212f9b        
        
          <p style="color:#212f9b;">Text here</p>
        
        
          .mytext {color:#212f9b;}
        
        Text color #212f9b
      
           This box has a color of #212f9b        
        
          <div style="background-color:#212f9b;">Content here</div>
        
        
          .mybackground {background-color:#212f9b;}
        
        Background color #212f9b
      
           Border around this has a color of #212f9b        
        
          <div style="border:2px solid #212f9b;">Content here</div>
        
        
          .myborder {border:2px solid #212f9b;}
        
        Border color #212f9b