#4c329e color space conversions
Hex:
        #4c329e
        RGB:
        76, 50, 158
        CMY:
        70, 80, 38
        CMYK:
        52, 68, 0, 38
      HSL:
        254°, 51.9231%, 40.7843%
        HSV (HSB):
        254°, 68.3544%, 61.9608%
        XYZ:
        10.2926, 6.2863, 33.0187
        xyY:
        0.2075, 0.1267, 6.2863
      CIE-Lab:
        30.1236, 39.5143, -54.8446
        CIE-LCH:
        30.1236, 67.5967, 305.7719
        CIE-Luv:
        30.1236, 1.6957, -74.6062
        Hunter-Lab:
        25.0725, 29.3999, -60.5297
      #4c329e color charts
#4c329e RGB chart
      #4c329e CMYK chart
      #4c329e RGB pie chart
      #4c329e color shades, tints & tones
#4c329e color schemes
#4c329e color preview, HTML & CSS examples
           This text has a color of #4c329e        
        
          <p style="color:#4c329e;">Text here</p>
        
        
          .mytext {color:#4c329e;}
        
        Text color #4c329e
      
           This box has a color of #4c329e        
        
          <div style="background-color:#4c329e;">Content here</div>
        
        
          .mybackground {background-color:#4c329e;}
        
        Background color #4c329e
      
           Border around this has a color of #4c329e        
        
          <div style="border:2px solid #4c329e;">Content here</div>
        
        
          .myborder {border:2px solid #4c329e;}
        
        Border color #4c329e