#213f9f color space conversions
Hex:
        #213f9f
        RGB:
        33, 63, 159
        CMY:
        87, 75, 38
        CMYK:
        79, 60, 0, 38
      HSL:
        226°, 65.6250%, 37.6471%
        HSV (HSB):
        226°, 79.2453%, 62.3529%
        XYZ:
        8.6627, 6.3815, 33.5761
        xyY:
        0.1782, 0.1313, 6.3815
      CIE-Lab:
        30.3554, 25.2058, -55.1970
        CIE-LCH:
        30.3554, 60.6799, 294.5439
        CIE-Luv:
        30.3554, -11.4066, -74.3174
        Hunter-Lab:
        25.2617, 17.0029, -61.1208
      #213f9f color charts
#213f9f RGB chart
      #213f9f CMYK chart
      #213f9f RGB pie chart
      #213f9f color shades, tints & tones
#213f9f color schemes
#213f9f color preview, HTML & CSS examples
           This text has a color of #213f9f        
        
          <p style="color:#213f9f;">Text here</p>
        
        
          .mytext {color:#213f9f;}
        
        Text color #213f9f
      
           This box has a color of #213f9f        
        
          <div style="background-color:#213f9f;">Content here</div>
        
        
          .mybackground {background-color:#213f9f;}
        
        Background color #213f9f
      
           Border around this has a color of #213f9f        
        
          <div style="border:2px solid #213f9f;">Content here</div>
        
        
          .myborder {border:2px solid #213f9f;}
        
        Border color #213f9f