#201466 color space conversions
Hex:
        #201466
        RGB:
        32, 20, 102
        CMY:
        87, 92, 60
        CMYK:
        69, 80, 0, 60
      HSL:
        249°, 67.2131%, 23.9216%
        HSV (HSB):
        249°, 80.3922%, 40.0000%
        XYZ:
        3.2441, 1.7667, 12.7404
        xyY:
        0.1828, 0.0995, 1.7667
      CIE-Lab:
        14.2119, 31.9652, -45.7327
        CIE-LCH:
        14.2119, 55.7965, 304.9519
        CIE-Luv:
        14.2119, -1.2775, -43.3050
        Hunter-Lab:
        13.2917, 20.3058, -47.5265
      #201466 color charts
#201466 RGB chart
      #201466 CMYK chart
      #201466 RGB pie chart
      #201466 color shades, tints & tones
#201466 color schemes
#201466 color preview, HTML & CSS examples
           This text has a color of #201466        
        
          <p style="color:#201466;">Text here</p>
        
        
          .mytext {color:#201466;}
        
        Text color #201466
      
           This box has a color of #201466        
        
          <div style="background-color:#201466;">Content here</div>
        
        
          .mybackground {background-color:#201466;}
        
        Background color #201466
      
           Border around this has a color of #201466        
        
          <div style="border:2px solid #201466;">Content here</div>
        
        
          .myborder {border:2px solid #201466;}
        
        Border color #201466