#213e5a color space conversions
Hex:
        #213e5a
        RGB:
        33, 62, 90
        CMY:
        87, 76, 65
        CMYK:
        63, 31, 0, 65
      HSL:
        209°, 46.3415%, 24.1176%
        HSV (HSB):
        209°, 63.3333%, 35.2941%
        XYZ:
        4.1953, 4.5068, 10.3216
        xyY:
        0.2205, 0.2369, 4.5068
      CIE-Lab:
        25.2806, -1.2306, -20.0191
        CIE-LCH:
        25.2806, 20.0569, 266.4825
        CIE-Luv:
        25.2806, -11.3509, -24.1977
        Hunter-Lab:
        21.2291, -1.8760, -13.9665
      #213e5a color charts
#213e5a RGB chart
      #213e5a CMYK chart
      #213e5a RGB pie chart
      #213e5a color shades, tints & tones
#213e5a color schemes
#213e5a color preview, HTML & CSS examples
           This text has a color of #213e5a        
        
          <p style="color:#213e5a;">Text here</p>
        
        
          .mytext {color:#213e5a;}
        
        Text color #213e5a
      
           This box has a color of #213e5a        
        
          <div style="background-color:#213e5a;">Content here</div>
        
        
          .mybackground {background-color:#213e5a;}
        
        Background color #213e5a
      
           Border around this has a color of #213e5a        
        
          <div style="border:2px solid #213e5a;">Content here</div>
        
        
          .myborder {border:2px solid #213e5a;}
        
        Border color #213e5a