#7f05ac color space conversions
Hex:
        #7f05ac
        RGB:
        127, 5, 172
        CMY:
        50, 98, 33
        CMYK:
        26, 97, 0, 33
      HSL:
        284°, 94.3503%, 34.7059%
        HSV (HSB):
        284°, 97.0930%, 67.4510%
        XYZ:
        16.2531, 7.5991, 39.6399
        xyY:
        0.2560, 0.1197, 7.5991
      CIE-Lab:
        33.1337, 65.7420, -58.0953
        CIE-LCH:
        33.1337, 87.7330, 318.5334
        CIE-Luv:
        33.1337, 27.1737, -83.4964
        Hunter-Lab:
        27.5665, 57.0012, -65.9608
      #7f05ac color charts
#7f05ac RGB chart
      #7f05ac CMYK chart
      #7f05ac RGB pie chart
      #7f05ac color shades, tints & tones
#7f05ac color schemes
#7f05ac color preview, HTML & CSS examples
           This text has a color of #7f05ac        
        
          <p style="color:#7f05ac;">Text here</p>
        
        
          .mytext {color:#7f05ac;}
        
        Text color #7f05ac
      
           This box has a color of #7f05ac        
        
          <div style="background-color:#7f05ac;">Content here</div>
        
        
          .mybackground {background-color:#7f05ac;}
        
        Background color #7f05ac
      
           Border around this has a color of #7f05ac        
        
          <div style="border:2px solid #7f05ac;">Content here</div>
        
        
          .myborder {border:2px solid #7f05ac;}
        
        Border color #7f05ac