#7f3caa color space conversions
Hex:
        #7f3caa
        RGB:
        127, 60, 170
        CMY:
        50, 76, 33
        CMYK:
        25, 65, 0, 33
      HSL:
        277°, 47.8261%, 45.0980%
        HSV (HSB):
        277°, 64.7059%, 66.6667%
        XYZ:
        17.6240, 10.6460, 39.1562
        xyY:
        0.2614, 0.1579, 10.6460
      CIE-Lab:
        38.9778, 48.1451, -47.4360
        CIE-LCH:
        38.9778, 67.5879, 315.4250
        CIE-Luv:
        38.9778, 20.9297, -72.6133
        Hunter-Lab:
        32.6282, 39.3163, -48.3124
      #7f3caa color charts
#7f3caa RGB chart
      #7f3caa CMYK chart
      #7f3caa RGB pie chart
      #7f3caa color shades, tints & tones
#7f3caa color schemes
#7f3caa color preview, HTML & CSS examples
           This text has a color of #7f3caa        
        
          <p style="color:#7f3caa;">Text here</p>
        
        
          .mytext {color:#7f3caa;}
        
        Text color #7f3caa
      
           This box has a color of #7f3caa        
        
          <div style="background-color:#7f3caa;">Content here</div>
        
        
          .mybackground {background-color:#7f3caa;}
        
        Background color #7f3caa
      
           Border around this has a color of #7f3caa        
        
          <div style="border:2px solid #7f3caa;">Content here</div>
        
        
          .myborder {border:2px solid #7f3caa;}
        
        Border color #7f3caa