#201d78 color space conversions
Hex:
        #201d78
        RGB:
        32, 29, 120
        CMY:
        87, 89, 53
        CMYK:
        73, 76, 0, 53
      HSL:
        242°, 61.0738%, 29.2157%
        HSV (HSB):
        242°, 75.8333%, 47.0588%
        XYZ:
        4.4252, 2.5419, 18.0267
        xyY:
        0.1771, 0.1017, 2.5419
      CIE-Lab:
        18.1069, 32.8612, -51.0151
        CIE-LCH:
        18.1069, 60.6828, 302.7875
        CIE-Luv:
        18.1069, -3.4520, -54.5158
        Hunter-Lab:
        15.9432, 21.6436, -55.8777
      #201d78 color charts
#201d78 RGB chart
      #201d78 CMYK chart
      #201d78 RGB pie chart
      #201d78 color shades, tints & tones
#201d78 color schemes
#201d78 color preview, HTML & CSS examples
           This text has a color of #201d78        
        
          <p style="color:#201d78;">Text here</p>
        
        
          .mytext {color:#201d78;}
        
        Text color #201d78
      
           This box has a color of #201d78        
        
          <div style="background-color:#201d78;">Content here</div>
        
        
          .mybackground {background-color:#201d78;}
        
        Background color #201d78
      
           Border around this has a color of #201d78        
        
          <div style="border:2px solid #201d78;">Content here</div>
        
        
          .myborder {border:2px solid #201d78;}
        
        Border color #201d78