#4f2379 color space conversions
Hex:
        #4f2379
        RGB:
        79, 35, 121
        CMY:
        69, 86, 53
        CMYK:
        35, 71, 0, 53
      HSL:
        271°, 55.1282%, 30.5882%
        HSV (HSB):
        271°, 71.0744%, 47.4510%
        XYZ:
        7.2767, 4.2448, 18.5250
        xyY:
        0.2422, 0.1413, 4.2448
      CIE-Lab:
        24.4648, 37.8917, -41.0559
        CIE-LCH:
        24.4648, 55.8692, 312.7048
        CIE-Luv:
        24.4648, 10.2440, -52.9193
        Hunter-Lab:
        20.6029, 26.9887, -38.8881
      #4f2379 color charts
#4f2379 RGB chart
      #4f2379 CMYK chart
      #4f2379 RGB pie chart
      #4f2379 color shades, tints & tones
#4f2379 color schemes
#4f2379 color preview, HTML & CSS examples
           This text has a color of #4f2379        
        
          <p style="color:#4f2379;">Text here</p>
        
        
          .mytext {color:#4f2379;}
        
        Text color #4f2379
      
           This box has a color of #4f2379        
        
          <div style="background-color:#4f2379;">Content here</div>
        
        
          .mybackground {background-color:#4f2379;}
        
        Background color #4f2379
      
           Border around this has a color of #4f2379        
        
          <div style="border:2px solid #4f2379;">Content here</div>
        
        
          .myborder {border:2px solid #4f2379;}
        
        Border color #4f2379