#7f4a90 color space conversions
Hex:
        #7f4a90
        RGB:
        127, 74, 144
        CMY:
        50, 71, 44
        CMYK:
        12, 49, 0, 44
      HSL:
        285°, 32.1101%, 42.7451%
        HSV (HSB):
        285°, 48.6111%, 56.4706%
        XYZ:
        16.2352, 11.4232, 27.7348
        xyY:
        0.2931, 0.2062, 11.4232
      CIE-Lab:
        40.2843, 34.8188, -29.7383
        CIE-LCH:
        40.2843, 45.7899, 319.4997
        CIE-Luv:
        40.2843, 21.9860, -46.4363
        Hunter-Lab:
        33.7982, 26.5968, -24.9945
      #7f4a90 color charts
#7f4a90 RGB chart
      #7f4a90 CMYK chart
      #7f4a90 RGB pie chart
      #7f4a90 color shades, tints & tones
#7f4a90 color schemes
#7f4a90 color preview, HTML & CSS examples
           This text has a color of #7f4a90        
        
          <p style="color:#7f4a90;">Text here</p>
        
        
          .mytext {color:#7f4a90;}
        
        Text color #7f4a90
      
           This box has a color of #7f4a90        
        
          <div style="background-color:#7f4a90;">Content here</div>
        
        
          .mybackground {background-color:#7f4a90;}
        
        Background color #7f4a90
      
           Border around this has a color of #7f4a90        
        
          <div style="border:2px solid #7f4a90;">Content here</div>
        
        
          .myborder {border:2px solid #7f4a90;}
        
        Border color #7f4a90