#201d72 color space conversions
Hex:
        #201d72
        RGB:
        32, 29, 114
        CMY:
        87, 89, 55
        CMYK:
        72, 75, 0, 55
      HSL:
        242°, 59.4406%, 28.0392%
        HSV (HSB):
        242°, 74.5614%, 44.7059%
        XYZ:
        4.0723, 2.4007, 16.1683
        xyY:
        0.1799, 0.1060, 2.4007
      CIE-Lab:
        17.4635, 30.7200, -48.2131
        CIE-LCH:
        17.4635, 57.1683, 302.5042
        CIE-Luv:
        17.4635, -3.1702, -50.9533
        Hunter-Lab:
        15.4942, 19.7996, -51.0236
      #201d72 color charts
#201d72 RGB chart
      #201d72 CMYK chart
      #201d72 RGB pie chart
      #201d72 color shades, tints & tones
#201d72 color schemes
#201d72 color preview, HTML & CSS examples
           This text has a color of #201d72        
        
          <p style="color:#201d72;">Text here</p>
        
        
          .mytext {color:#201d72;}
        
        Text color #201d72
      
           This box has a color of #201d72        
        
          <div style="background-color:#201d72;">Content here</div>
        
        
          .mybackground {background-color:#201d72;}
        
        Background color #201d72
      
           Border around this has a color of #201d72        
        
          <div style="border:2px solid #201d72;">Content here</div>
        
        
          .myborder {border:2px solid #201d72;}
        
        Border color #201d72