#4f329f color space conversions
Hex:
        #4f329f
        RGB:
        79, 50, 159
        CMY:
        69, 80, 38
        CMYK:
        50, 69, 0, 38
      HSL:
        256°, 52.1531%, 40.9804%
        HSV (HSB):
        256°, 68.5535%, 62.3529%
        XYZ:
        10.6231, 6.4467, 33.4853
        xyY:
        0.2101, 0.1275, 6.4467
      CIE-Lab:
        30.5125, 40.3615, -54.8043
        CIE-LCH:
        30.5125, 68.0629, 306.3704
        CIE-Luv:
        30.5125, 2.6445, -75.0078
        Hunter-Lab:
        25.3903, 30.2497, -60.4198
      #4f329f color charts
#4f329f RGB chart
      #4f329f CMYK chart
      #4f329f RGB pie chart
      #4f329f color shades, tints & tones
#4f329f color schemes
#4f329f color preview, HTML & CSS examples
           This text has a color of #4f329f        
        
          <p style="color:#4f329f;">Text here</p>
        
        
          .mytext {color:#4f329f;}
        
        Text color #4f329f
      
           This box has a color of #4f329f        
        
          <div style="background-color:#4f329f;">Content here</div>
        
        
          .mybackground {background-color:#4f329f;}
        
        Background color #4f329f
      
           Border around this has a color of #4f329f        
        
          <div style="border:2px solid #4f329f;">Content here</div>
        
        
          .myborder {border:2px solid #4f329f;}
        
        Border color #4f329f