#7542a5 color space conversions
Hex:
        #7542a5
        RGB:
        117, 66, 165
        CMY:
        54, 74, 35
        CMYK:
        29, 60, 0, 35
      HSL:
        271°, 42.8571%, 45.2941%
        HSV (HSB):
        271°, 60.0000%, 64.7059%
        XYZ:
        16.0759, 10.3949, 36.7564
        xyY:
        0.2543, 0.1644, 10.3949
      CIE-Lab:
        38.5421, 41.4174, -45.2202
        CIE-LCH:
        38.5421, 61.3210, 312.4868
        CIE-Luv:
        38.5421, 15.0159, -68.5931
        Hunter-Lab:
        32.2412, 32.5802, -45.0245
      #7542a5 color charts
#7542a5 RGB chart
      #7542a5 CMYK chart
      #7542a5 RGB pie chart
      #7542a5 color shades, tints & tones
#7542a5 color schemes
#7542a5 color preview, HTML & CSS examples
           This text has a color of #7542a5        
        
          <p style="color:#7542a5;">Text here</p>
        
        
          .mytext {color:#7542a5;}
        
        Text color #7542a5
      
           This box has a color of #7542a5        
        
          <div style="background-color:#7542a5;">Content here</div>
        
        
          .mybackground {background-color:#7542a5;}
        
        Background color #7542a5
      
           Border around this has a color of #7542a5        
        
          <div style="border:2px solid #7542a5;">Content here</div>
        
        
          .myborder {border:2px solid #7542a5;}
        
        Border color #7542a5