#740fa2 color space conversions
Hex:
        #740fa2
        RGB:
        116, 15, 162
        CMY:
        55, 94, 36
        CMYK:
        28, 91, 0, 36
      HSL:
        281°, 83.0508%, 34.7059%
        HSV (HSB):
        281°, 90.7407%, 63.5294%
        XYZ:
        13.8949, 6.6633, 34.7362
        xyY:
        0.2513, 0.1205, 6.6633
      CIE-Lab:
        31.0277, 60.6899, -55.5764
        CIE-LCH:
        31.0277, 82.2922, 317.5183
        CIE-Luv:
        31.0277, 23.0118, -77.9749
        Hunter-Lab:
        25.8133, 50.9101, -61.7154
      #740fa2 color charts
#740fa2 RGB chart
      #740fa2 CMYK chart
      #740fa2 RGB pie chart
      #740fa2 color shades, tints & tones
#740fa2 color schemes
#740fa2 color preview, HTML & CSS examples
           This text has a color of #740fa2        
        
          <p style="color:#740fa2;">Text here</p>
        
        
          .mytext {color:#740fa2;}
        
        Text color #740fa2
      
           This box has a color of #740fa2        
        
          <div style="background-color:#740fa2;">Content here</div>
        
        
          .mybackground {background-color:#740fa2;}
        
        Background color #740fa2
      
           Border around this has a color of #740fa2        
        
          <div style="border:2px solid #740fa2;">Content here</div>
        
        
          .myborder {border:2px solid #740fa2;}
        
        Border color #740fa2