#201460 color space conversions
Hex:
        #201460
        RGB:
        32, 20, 96
        CMY:
        87, 92, 62
        CMYK:
        67, 79, 0, 62
      HSL:
        249°, 65.5172%, 22.7451%
        HSV (HSB):
        249°, 79.1667%, 37.6471%
        XYZ:
        2.9571, 1.6519, 11.2293
        xyY:
        0.1867, 0.1043, 1.6519
      CIE-Lab:
        13.5430, 29.9183, -42.8549
        CIE-LCH:
        13.5430, 52.2651, 304.9201
        CIE-Luv:
        13.5430, -0.9273, -39.8408
        Hunter-Lab:
        12.8527, 18.5770, -42.8045
      #201460 color charts
#201460 RGB chart
      #201460 CMYK chart
      #201460 RGB pie chart
      #201460 color shades, tints & tones
#201460 color schemes
#201460 color preview, HTML & CSS examples
           This text has a color of #201460        
        
          <p style="color:#201460;">Text here</p>
        
        
          .mytext {color:#201460;}
        
        Text color #201460
      
           This box has a color of #201460        
        
          <div style="background-color:#201460;">Content here</div>
        
        
          .mybackground {background-color:#201460;}
        
        Background color #201460
      
           Border around this has a color of #201460        
        
          <div style="border:2px solid #201460;">Content here</div>
        
        
          .myborder {border:2px solid #201460;}
        
        Border color #201460