#4f0c80 color space conversions
Hex:
        #4f0c80
        RGB:
        79, 12, 128
        CMY:
        69, 95, 50
        CMYK:
        38, 91, 0, 50
      HSL:
        275°, 82.8571%, 27.4510%
        HSV (HSB):
        275°, 90.6250%, 50.1961%
        XYZ:
        7.2522, 3.4837, 20.7123
        xyY:
        0.2306, 0.1108, 3.4837
      CIE-Lab:
        21.8855, 48.7713, -49.7036
        CIE-LCH:
        21.8855, 69.6353, 314.4576
        CIE-Luv:
        21.8855, 11.5601, -59.9152
        Hunter-Lab:
        18.6647, 36.6931, -52.7289
      #4f0c80 color charts
#4f0c80 RGB chart
      #4f0c80 CMYK chart
      #4f0c80 RGB pie chart
      #4f0c80 color shades, tints & tones
#4f0c80 color schemes
#4f0c80 color preview, HTML & CSS examples
           This text has a color of #4f0c80        
        
          <p style="color:#4f0c80;">Text here</p>
        
        
          .mytext {color:#4f0c80;}
        
        Text color #4f0c80
      
           This box has a color of #4f0c80        
        
          <div style="background-color:#4f0c80;">Content here</div>
        
        
          .mybackground {background-color:#4f0c80;}
        
        Background color #4f0c80
      
           Border around this has a color of #4f0c80        
        
          <div style="border:2px solid #4f0c80;">Content here</div>
        
        
          .myborder {border:2px solid #4f0c80;}
        
        Border color #4f0c80