#212f5e color space conversions
Hex:
        #212f5e
        RGB:
        33, 47, 94
        CMY:
        87, 82, 63
        CMYK:
        65, 50, 0, 63
      HSL:
        226°, 48.0315%, 24.9020%
        HSV (HSB):
        226°, 64.8936%, 36.8627%
        XYZ:
        3.6641, 3.1645, 11.0074
        xyY:
        0.2054, 0.1774, 3.1645
      CIE-Lab:
        20.6911, 10.7552, -29.9085
        CIE-LCH:
        20.6911, 31.7835, 289.7788
        CIE-Luv:
        20.6911, -6.3691, -34.9414
        Hunter-Lab:
        17.7891, 5.6355, -24.2346
      #212f5e color charts
#212f5e RGB chart
      #212f5e CMYK chart
      #212f5e RGB pie chart
      #212f5e color shades, tints & tones
#212f5e color schemes
#212f5e color preview, HTML & CSS examples
           This text has a color of #212f5e        
        
          <p style="color:#212f5e;">Text here</p>
        
        
          .mytext {color:#212f5e;}
        
        Text color #212f5e
      
           This box has a color of #212f5e        
        
          <div style="background-color:#212f5e;">Content here</div>
        
        
          .mybackground {background-color:#212f5e;}
        
        Background color #212f5e
      
           Border around this has a color of #212f5e        
        
          <div style="border:2px solid #212f5e;">Content here</div>
        
        
          .myborder {border:2px solid #212f5e;}
        
        Border color #212f5e