#7b3a90 color space conversions
Hex:
        #7b3a90
        RGB:
        123, 58, 144
        CMY:
        52, 77, 44
        CMYK:
        15, 60, 0, 44
      HSL:
        285°, 42.5743%, 39.6078%
        HSV (HSB):
        285°, 59.7222%, 56.4706%
        XYZ:
        14.7155, 9.2507, 27.3955
        xyY:
        0.2865, 0.1801, 9.2507
      CIE-Lab:
        36.4625, 42.3505, -35.8085
        CIE-LCH:
        36.4625, 55.4600, 319.7845
        CIE-Luv:
        36.4625, 24.6167, -54.5354
        Hunter-Lab:
        30.4149, 33.1365, -32.1136
      #7b3a90 color charts
#7b3a90 RGB chart
      #7b3a90 CMYK chart
      #7b3a90 RGB pie chart
      #7b3a90 color shades, tints & tones
#7b3a90 color schemes
#7b3a90 color preview, HTML & CSS examples
           This text has a color of #7b3a90        
        
          <p style="color:#7b3a90;">Text here</p>
        
        
          .mytext {color:#7b3a90;}
        
        Text color #7b3a90
      
           This box has a color of #7b3a90        
        
          <div style="background-color:#7b3a90;">Content here</div>
        
        
          .mybackground {background-color:#7b3a90;}
        
        Background color #7b3a90
      
           Border around this has a color of #7b3a90        
        
          <div style="border:2px solid #7b3a90;">Content here</div>
        
        
          .myborder {border:2px solid #7b3a90;}
        
        Border color #7b3a90