#201449 color space conversions
Hex:
        #201449
        RGB:
        32, 20, 73
        CMY:
        87, 92, 71
        CMYK:
        56, 73, 0, 71
      HSL:
        254°, 56.9892%, 18.2353%
        HSV (HSB):
        254°, 72.6027%, 28.6275%
        XYZ:
        2.0484, 1.2884, 6.4441
        xyY:
        0.2094, 0.1317, 1.2884
      CIE-Lab:
        11.1943, 21.9268, -31.0538
        CIE-LCH:
        11.1943, 38.0148, 305.2256
        CIE-Luv:
        11.1943, 0.5012, -26.7004
        Hunter-Lab:
        11.3509, 12.3486, -25.7141
      #201449 color charts
#201449 RGB chart
      #201449 CMYK chart
      #201449 RGB pie chart
      #201449 color shades, tints & tones
#201449 color schemes
#201449 color preview, HTML & CSS examples
           This text has a color of #201449        
        
          <p style="color:#201449;">Text here</p>
        
        
          .mytext {color:#201449;}
        
        Text color #201449
      
           This box has a color of #201449        
        
          <div style="background-color:#201449;">Content here</div>
        
        
          .mybackground {background-color:#201449;}
        
        Background color #201449
      
           Border around this has a color of #201449        
        
          <div style="border:2px solid #201449;">Content here</div>
        
        
          .myborder {border:2px solid #201449;}
        
        Border color #201449