#7935a5 color space conversions
Hex:
        #7935a5
        RGB:
        121, 53, 165
        CMY:
        53, 79, 35
        CMYK:
        27, 68, 0, 35
      HSL:
        276°, 51.3761%, 42.7451%
        HSV (HSB):
        276°, 67.8788%, 64.7059%
        XYZ:
        15.9498, 9.3278, 36.5571
        xyY:
        0.2579, 0.1509, 9.3278
      CIE-Lab:
        36.6078, 49.0301, -48.3029
        CIE-LCH:
        36.6078, 68.8268, 315.4281
        CIE-Luv:
        36.6078, 20.1898, -72.4254
        Hunter-Lab:
        30.5414, 39.7716, -49.5893
      #7935a5 color charts
#7935a5 RGB chart
      #7935a5 CMYK chart
      #7935a5 RGB pie chart
      #7935a5 color shades, tints & tones
#7935a5 color schemes
#7935a5 color preview, HTML & CSS examples
           This text has a color of #7935a5        
        
          <p style="color:#7935a5;">Text here</p>
        
        
          .mytext {color:#7935a5;}
        
        Text color #7935a5
      
           This box has a color of #7935a5        
        
          <div style="background-color:#7935a5;">Content here</div>
        
        
          .mybackground {background-color:#7935a5;}
        
        Background color #7935a5
      
           Border around this has a color of #7935a5        
        
          <div style="border:2px solid #7935a5;">Content here</div>
        
        
          .myborder {border:2px solid #7935a5;}
        
        Border color #7935a5