#4f259b color space conversions
Hex:
        #4f259b
        RGB:
        79, 37, 155
        CMY:
        69, 85, 39
        CMYK:
        49, 76, 0, 39
      HSL:
        261°, 61.4583%, 37.6471%
        HSV (HSB):
        261°, 76.1290%, 60.7843%
        XYZ:
        9.8024, 5.3520, 31.5267
        xyY:
        0.2100, 0.1146, 5.3520
      CIE-Lab:
        27.7148, 46.0516, -56.9427
        CIE-LCH:
        27.7148, 73.2341, 308.9637
        CIE-Luv:
        27.7148, 5.2214, -74.7587
        Hunter-Lab:
        23.1343, 35.1486, -64.6046
      #4f259b color charts
#4f259b RGB chart
      #4f259b CMYK chart
      #4f259b RGB pie chart
      #4f259b color shades, tints & tones
#4f259b color schemes
#4f259b color preview, HTML & CSS examples
           This text has a color of #4f259b        
        
          <p style="color:#4f259b;">Text here</p>
        
        
          .mytext {color:#4f259b;}
        
        Text color #4f259b
      
           This box has a color of #4f259b        
        
          <div style="background-color:#4f259b;">Content here</div>
        
        
          .mybackground {background-color:#4f259b;}
        
        Background color #4f259b
      
           Border around this has a color of #4f259b        
        
          <div style="border:2px solid #4f259b;">Content here</div>
        
        
          .myborder {border:2px solid #4f259b;}
        
        Border color #4f259b