#4f0985 color space conversions
Hex:
        #4f0985
        RGB:
        79, 9, 133
        CMY:
        69, 96, 48
        CMYK:
        41, 93, 0, 48
      HSL:
        274°, 87.3239%, 27.8431%
        HSV (HSB):
        274°, 93.2331%, 52.1569%
        XYZ:
        7.5558, 3.5511, 22.4775
        xyY:
        0.2250, 0.1057, 3.5511
      CIE-Lab:
        22.1281, 50.6440, -52.4642
        CIE-LCH:
        22.1281, 72.9198, 313.9886
        CIE-Luv:
        22.1281, 10.8764, -63.0407
        Hunter-Lab:
        18.8443, 38.5932, -57.5299
      #4f0985 color charts
#4f0985 RGB chart
      #4f0985 CMYK chart
      #4f0985 RGB pie chart
      #4f0985 color shades, tints & tones
#4f0985 color schemes
#4f0985 color preview, HTML & CSS examples
           This text has a color of #4f0985        
        
          <p style="color:#4f0985;">Text here</p>
        
        
          .mytext {color:#4f0985;}
        
        Text color #4f0985
      
           This box has a color of #4f0985        
        
          <div style="background-color:#4f0985;">Content here</div>
        
        
          .mybackground {background-color:#4f0985;}
        
        Background color #4f0985
      
           Border around this has a color of #4f0985        
        
          <div style="border:2px solid #4f0985;">Content here</div>
        
        
          .myborder {border:2px solid #4f0985;}
        
        Border color #4f0985