#213c6f color space conversions
Hex:
        #213c6f
        RGB:
        33, 60, 111
        CMY:
        87, 76, 56
        CMYK:
        70, 46, 0, 56
      HSL:
        219°, 54.1667%, 28.2353%
        HSV (HSB):
        219°, 70.2703%, 43.5294%
        XYZ:
        5.1123, 4.7027, 15.6772
        xyY:
        0.2005, 0.1845, 4.7027
      CIE-Lab:
        25.8705, 8.2630, -32.6347
        CIE-LCH:
        25.8705, 33.6645, 284.2085
        CIE-Luv:
        25.8705, -10.4794, -41.4846
        Hunter-Lab:
        21.6858, 4.1301, -27.6821
      #213c6f color charts
#213c6f RGB chart
      #213c6f CMYK chart
      #213c6f RGB pie chart
      #213c6f color shades, tints & tones
#213c6f color schemes
#213c6f color preview, HTML & CSS examples
           This text has a color of #213c6f        
        
          <p style="color:#213c6f;">Text here</p>
        
        
          .mytext {color:#213c6f;}
        
        Text color #213c6f
      
           This box has a color of #213c6f        
        
          <div style="background-color:#213c6f;">Content here</div>
        
        
          .mybackground {background-color:#213c6f;}
        
        Background color #213c6f
      
           Border around this has a color of #213c6f        
        
          <div style="border:2px solid #213c6f;">Content here</div>
        
        
          .myborder {border:2px solid #213c6f;}
        
        Border color #213c6f