#7f41a5 color space conversions
Hex:
        #7f41a5
        RGB:
        127, 65, 165
        CMY:
        50, 75, 35
        CMYK:
        23, 61, 0, 35
      HSL:
        277°, 43.4783%, 45.0980%
        HSV (HSB):
        277°, 60.6061%, 64.7059%
        XYZ:
        17.4342, 11.0092, 36.8034
        xyY:
        0.2672, 0.1687, 11.0092
      CIE-Lab:
        39.5960, 44.4534, -43.4624
        CIE-LCH:
        39.5960, 62.1698, 315.6458
        CIE-Luv:
        39.5960, 20.6846, -66.9940
        Hunter-Lab:
        33.1802, 35.7260, -42.5383
      #7f41a5 color charts
#7f41a5 RGB chart
      #7f41a5 CMYK chart
      #7f41a5 RGB pie chart
      #7f41a5 color shades, tints & tones
#7f41a5 color schemes
#7f41a5 color preview, HTML & CSS examples
           This text has a color of #7f41a5        
        
          <p style="color:#7f41a5;">Text here</p>
        
        
          .mytext {color:#7f41a5;}
        
        Text color #7f41a5
      
           This box has a color of #7f41a5        
        
          <div style="background-color:#7f41a5;">Content here</div>
        
        
          .mybackground {background-color:#7f41a5;}
        
        Background color #7f41a5
      
           Border around this has a color of #7f41a5        
        
          <div style="border:2px solid #7f41a5;">Content here</div>
        
        
          .myborder {border:2px solid #7f41a5;}
        
        Border color #7f41a5