#7f4784 color space conversions
Hex:
        #7f4784
        RGB:
        127, 71, 132
        CMY:
        50, 72, 48
        CMYK:
        4, 46, 0, 48
      HSL:
        295°, 30.0493%, 39.8039%
        HSV (HSB):
        295°, 46.2121%, 51.7647%
        XYZ:
        15.1705, 10.6844, 23.0925
        xyY:
        0.3099, 0.2183, 10.6844
      CIE-Lab:
        39.0438, 33.9634, -24.3675
        CIE-LCH:
        39.0438, 41.8006, 324.3419
        CIE-Luv:
        39.0438, 25.4447, -38.2652
        Hunter-Lab:
        32.6871, 25.6418, -19.0058
      #7f4784 color charts
#7f4784 RGB chart
      #7f4784 CMYK chart
      #7f4784 RGB pie chart
      #7f4784 color shades, tints & tones
#7f4784 color schemes
#7f4784 color preview, HTML & CSS examples
           This text has a color of #7f4784        
        
          <p style="color:#7f4784;">Text here</p>
        
        
          .mytext {color:#7f4784;}
        
        Text color #7f4784
      
           This box has a color of #7f4784        
        
          <div style="background-color:#7f4784;">Content here</div>
        
        
          .mybackground {background-color:#7f4784;}
        
        Background color #7f4784
      
           Border around this has a color of #7f4784        
        
          <div style="border:2px solid #7f4784;">Content here</div>
        
        
          .myborder {border:2px solid #7f4784;}
        
        Border color #7f4784