#4c349f color space conversions
Hex:
        #4c349f
        RGB:
        76, 52, 159
        CMY:
        70, 80, 38
        CMYK:
        52, 67, 0, 38
      HSL:
        253°, 50.7109%, 41.3725%
        HSV (HSB):
        253°, 67.2956%, 62.3529%
        XYZ:
        10.4665, 6.4957, 33.5030
        xyY:
        0.2074, 0.1287, 6.4957
      CIE-Lab:
        30.6301, 38.6656, -54.6253
        CIE-LCH:
        30.6301, 66.9250, 305.2921
        CIE-Luv:
        30.6301, 1.2113, -74.7911
        Hunter-Lab:
        25.4866, 28.7022, -60.0980
      #4c349f color charts
#4c349f RGB chart
      #4c349f CMYK chart
      #4c349f RGB pie chart
      #4c349f color shades, tints & tones
#4c349f color schemes
#4c349f color preview, HTML & CSS examples
           This text has a color of #4c349f        
        
          <p style="color:#4c349f;">Text here</p>
        
        
          .mytext {color:#4c349f;}
        
        Text color #4c349f
      
           This box has a color of #4c349f        
        
          <div style="background-color:#4c349f;">Content here</div>
        
        
          .mybackground {background-color:#4c349f;}
        
        Background color #4c349f
      
           Border around this has a color of #4c349f        
        
          <div style="border:2px solid #4c349f;">Content here</div>
        
        
          .myborder {border:2px solid #4c349f;}
        
        Border color #4c349f