#7f3c6a color space conversions
Hex:
        #7f3c6a
        RGB:
        127, 60, 106
        CMY:
        50, 76, 58
        CMYK:
        0, 53, 17, 50
      HSL:
        319°, 35.8289%, 36.6667%
        HSV (HSB):
        319°, 52.7559%, 49.8039%
        XYZ:
        12.9698, 8.7844, 14.6476
        xyY:
        0.3563, 0.2413, 8.7844
      CIE-Lab:
        35.5657, 35.1494, -13.5720
        CIE-LCH:
        35.5657, 37.6786, 338.8873
        CIE-Luv:
        35.5657, 35.6574, -22.8033
        Hunter-Lab:
        29.6384, 26.2444, -8.5549
      #7f3c6a color charts
#7f3c6a RGB chart
      #7f3c6a CMYK chart
      #7f3c6a RGB pie chart
      #7f3c6a color shades, tints & tones
#7f3c6a color schemes
#7f3c6a color preview, HTML & CSS examples
           This text has a color of #7f3c6a        
        
          <p style="color:#7f3c6a;">Text here</p>
        
        
          .mytext {color:#7f3c6a;}
        
        Text color #7f3c6a
      
           This box has a color of #7f3c6a        
        
          <div style="background-color:#7f3c6a;">Content here</div>
        
        
          .mybackground {background-color:#7f3c6a;}
        
        Background color #7f3c6a
      
           Border around this has a color of #7f3c6a        
        
          <div style="border:2px solid #7f3c6a;">Content here</div>
        
        
          .myborder {border:2px solid #7f3c6a;}
        
        Border color #7f3c6a