#201266 color space conversions
Hex:
        #201266
        RGB:
        32, 18, 102
        CMY:
        87, 93, 60
        CMYK:
        69, 82, 0, 60
      HSL:
        250°, 70.0000%, 23.5294%
        HSV (HSB):
        250°, 82.3529%, 40.0000%
        XYZ:
        3.2102, 1.6990, 12.7291
        xyY:
        0.1820, 0.0963, 1.6990
      CIE-Lab:
        13.8210, 33.0842, -46.3778
        CIE-LCH:
        13.8210, 56.9690, 305.5026
        CIE-Luv:
        13.8210, -1.0505, -43.0698
        Hunter-Lab:
        13.0346, 21.1518, -48.7764
      #201266 color charts
#201266 RGB chart
      #201266 CMYK chart
      #201266 RGB pie chart
      #201266 color shades, tints & tones
#201266 color schemes
#201266 color preview, HTML & CSS examples
           This text has a color of #201266        
        
          <p style="color:#201266;">Text here</p>
        
        
          .mytext {color:#201266;}
        
        Text color #201266
      
           This box has a color of #201266        
        
          <div style="background-color:#201266;">Content here</div>
        
        
          .mybackground {background-color:#201266;}
        
        Background color #201266
      
           Border around this has a color of #201266        
        
          <div style="border:2px solid #201266;">Content here</div>
        
        
          .myborder {border:2px solid #201266;}
        
        Border color #201266