#212e8d color space conversions
Hex:
        #212e8d
        RGB:
        33, 46, 141
        CMY:
        87, 82, 45
        CMYK:
        77, 67, 0, 45
      HSL:
        233°, 62.0690%, 34.1176%
        HSV (HSB):
        233°, 76.5957%, 55.2941%
        XYZ:
        6.4119, 4.2004, 25.6721
        xyY:
        0.1767, 0.1158, 4.2004
      CIE-Lab:
        24.3232, 29.7346, -54.0332
        CIE-LCH:
        24.3232, 61.6744, 298.8241
        CIE-Luv:
        24.3232, -7.1753, -66.4577
        Hunter-Lab:
        20.4949, 19.9784, -59.9208
      #212e8d color charts
#212e8d RGB chart
      #212e8d CMYK chart
      #212e8d RGB pie chart
      #212e8d color shades, tints & tones
#212e8d color schemes
#212e8d color preview, HTML & CSS examples
           This text has a color of #212e8d        
        
          <p style="color:#212e8d;">Text here</p>
        
        
          .mytext {color:#212e8d;}
        
        Text color #212e8d
      
           This box has a color of #212e8d        
        
          <div style="background-color:#212e8d;">Content here</div>
        
        
          .mybackground {background-color:#212e8d;}
        
        Background color #212e8d
      
           Border around this has a color of #212e8d        
        
          <div style="border:2px solid #212e8d;">Content here</div>
        
        
          .myborder {border:2px solid #212e8d;}
        
        Border color #212e8d