#213d66 color space conversions
Hex:
        #213d66
        RGB:
        33, 61, 102
        CMY:
        87, 76, 60
        CMYK:
        68, 40, 0, 60
      HSL:
        216°, 51.1111%, 26.4706%
        HSV (HSB):
        216°, 67.6471%, 40.0000%
        XYZ:
        4.6942, 4.6201, 13.2147
        xyY:
        0.2084, 0.2051, 4.6201
      CIE-Lab:
        25.6239, 4.0341, -27.2562
        CIE-LCH:
        25.6239, 27.5531, 278.4190
        CIE-Luv:
        25.6239, -10.8625, -34.1222
        Hunter-Lab:
        21.4945, 1.3676, -21.4051
      #213d66 color charts
#213d66 RGB chart
      #213d66 CMYK chart
      #213d66 RGB pie chart
      #213d66 color shades, tints & tones
#213d66 color schemes
#213d66 color preview, HTML & CSS examples
           This text has a color of #213d66        
        
          <p style="color:#213d66;">Text here</p>
        
        
          .mytext {color:#213d66;}
        
        Text color #213d66
      
           This box has a color of #213d66        
        
          <div style="background-color:#213d66;">Content here</div>
        
        
          .mybackground {background-color:#213d66;}
        
        Background color #213d66
      
           Border around this has a color of #213d66        
        
          <div style="border:2px solid #213d66;">Content here</div>
        
        
          .myborder {border:2px solid #213d66;}
        
        Border color #213d66