#201a49 color space conversions
Hex:
        #201a49
        RGB:
        32, 26, 73
        CMY:
        87, 90, 71
        CMYK:
        56, 64, 0, 71
      HSL:
        248°, 47.4747%, 19.4118%
        HSV (HSB):
        248°, 64.3836%, 28.6275%
        XYZ:
        2.1677, 1.5269, 6.4838
        xyY:
        0.2130, 0.1500, 1.5269
      CIE-Lab:
        12.7781, 17.7493, -28.4830
        CIE-LCH:
        12.7781, 33.5607, 301.9292
        CIE-Luv:
        12.7781, -0.5138, -26.5255
        Hunter-Lab:
        12.3568, 9.6885, -22.4606
      #201a49 color charts
#201a49 RGB chart
      #201a49 CMYK chart
      #201a49 RGB pie chart
      #201a49 color shades, tints & tones
#201a49 color schemes
#201a49 color preview, HTML & CSS examples
           This text has a color of #201a49        
        
          <p style="color:#201a49;">Text here</p>
        
        
          .mytext {color:#201a49;}
        
        Text color #201a49
      
           This box has a color of #201a49        
        
          <div style="background-color:#201a49;">Content here</div>
        
        
          .mybackground {background-color:#201a49;}
        
        Background color #201a49
      
           Border around this has a color of #201a49        
        
          <div style="border:2px solid #201a49;">Content here</div>
        
        
          .myborder {border:2px solid #201a49;}
        
        Border color #201a49