#213b5a color space conversions
Hex:
        #213b5a
        RGB:
        33, 59, 90
        CMY:
        87, 77, 65
        CMYK:
        63, 34, 0, 65
      HSL:
        213°, 46.3415%, 24.1176%
        HSV (HSB):
        213°, 63.3333%, 35.2941%
        XYZ:
        4.0366, 4.1894, 10.2688
        xyY:
        0.2183, 0.2265, 4.1894
      CIE-Lab:
        24.2881, 0.7913, -21.5743
        CIE-LCH:
        24.2881, 21.5888, 272.1006
        CIE-Luv:
        24.2881, -10.2767, -26.0013
        Hunter-Lab:
        20.4681, -0.6163, -15.4178
      #213b5a color charts
#213b5a RGB chart
      #213b5a CMYK chart
      #213b5a RGB pie chart
      #213b5a color shades, tints & tones
#213b5a color schemes
#213b5a color preview, HTML & CSS examples
           This text has a color of #213b5a        
        
          <p style="color:#213b5a;">Text here</p>
        
        
          .mytext {color:#213b5a;}
        
        Text color #213b5a
      
           This box has a color of #213b5a        
        
          <div style="background-color:#213b5a;">Content here</div>
        
        
          .mybackground {background-color:#213b5a;}
        
        Background color #213b5a
      
           Border around this has a color of #213b5a        
        
          <div style="border:2px solid #213b5a;">Content here</div>
        
        
          .myborder {border:2px solid #213b5a;}
        
        Border color #213b5a