#7402a5 color space conversions
Hex:
        #7402a5
        RGB:
        116, 2, 165
        CMY:
        55, 99, 35
        CMYK:
        30, 99, 0, 35
      HSL:
        282°, 97.6048%, 32.7451%
        HSV (HSB):
        282°, 98.7879%, 64.7059%
        XYZ:
        14.0157, 6.4730, 36.1080
        xyY:
        0.2476, 0.1144, 6.4730
      CIE-Lab:
        30.5758, 63.3991, -58.1314
        CIE-LCH:
        30.5758, 86.0157, 317.4819
        CIE-Luv:
        30.5758, 22.9138, -80.6296
        Hunter-Lab:
        25.4422, 53.8092, -66.3361
      #7402a5 color charts
#7402a5 RGB chart
      #7402a5 CMYK chart
      #7402a5 RGB pie chart
      #7402a5 color shades, tints & tones
#7402a5 color schemes
#7402a5 color preview, HTML & CSS examples
           This text has a color of #7402a5        
        
          <p style="color:#7402a5;">Text here</p>
        
        
          .mytext {color:#7402a5;}
        
        Text color #7402a5
      
           This box has a color of #7402a5        
        
          <div style="background-color:#7402a5;">Content here</div>
        
        
          .mybackground {background-color:#7402a5;}
        
        Background color #7402a5
      
           Border around this has a color of #7402a5        
        
          <div style="border:2px solid #7402a5;">Content here</div>
        
        
          .myborder {border:2px solid #7402a5;}
        
        Border color #7402a5