#201235 color space conversions
Hex:
        #201235
        RGB:
        32, 18, 53
        CMY:
        87, 93, 79
        CMYK:
        40, 66, 0, 79
      HSL:
        264°, 49.2958%, 13.9216%
        HSV (HSB):
        264°, 66.0377%, 20.7843%
        XYZ:
        1.4546, 0.9967, 3.4839
        xyY:
        0.2451, 0.1679, 0.9967
      CIE-Lab:
        8.9642, 16.5332, -20.4521
        CIE-LCH:
        8.9642, 26.2989, 308.9515
        CIE-Luv:
        8.9642, 2.1907, -15.6536
        Hunter-Lab:
        9.9836, 8.5353, -13.7013
      #201235 color charts
#201235 RGB chart
      #201235 CMYK chart
      #201235 RGB pie chart
      #201235 color shades, tints & tones
#201235 color schemes
#201235 color preview, HTML & CSS examples
           This text has a color of #201235        
        
          <p style="color:#201235;">Text here</p>
        
        
          .mytext {color:#201235;}
        
        Text color #201235
      
           This box has a color of #201235        
        
          <div style="background-color:#201235;">Content here</div>
        
        
          .mybackground {background-color:#201235;}
        
        Background color #201235
      
           Border around this has a color of #201235        
        
          <div style="border:2px solid #201235;">Content here</div>
        
        
          .myborder {border:2px solid #201235;}
        
        Border color #201235