#201554 color space conversions
Hex:
        #201554
        RGB:
        32, 21, 84
        CMY:
        87, 92, 67
        CMYK:
        62, 75, 0, 67
      HSL:
        250°, 60.0000%, 20.5882%
        HSV (HSB):
        250°, 75.0000%, 32.9412%
        XYZ:
        2.4641, 1.4835, 8.5440
        xyY:
        0.1973, 0.1188, 1.4835
      CIE-Lab:
        12.5028, 25.1248, -36.4815
        CIE-LCH:
        12.5028, 44.2962, 304.5552
        CIE-Luv:
        12.5028, -0.3380, -33.0200
        Hunter-Lab:
        12.1799, 14.7967, -33.0649
      #201554 color charts
#201554 RGB chart
      #201554 CMYK chart
      #201554 RGB pie chart
      #201554 color shades, tints & tones
#201554 color schemes
#201554 color preview, HTML & CSS examples
           This text has a color of #201554        
        
          <p style="color:#201554;">Text here</p>
        
        
          .mytext {color:#201554;}
        
        Text color #201554
      
           This box has a color of #201554        
        
          <div style="background-color:#201554;">Content here</div>
        
        
          .mybackground {background-color:#201554;}
        
        Background color #201554
      
           Border around this has a color of #201554        
        
          <div style="border:2px solid #201554;">Content here</div>
        
        
          .myborder {border:2px solid #201554;}
        
        Border color #201554