#7f18aa color space conversions
Hex:
        #7f18aa
        RGB:
        127, 24, 170
        CMY:
        50, 91, 33
        CMYK:
        25, 86, 0, 33
      HSL:
        282°, 75.2577%, 38.0392%
        HSV (HSB):
        282°, 85.8824%, 66.6667%
        XYZ:
        16.3347, 8.0676, 38.7265
        xyY:
        0.2588, 0.1278, 8.0676
      CIE-Lab:
        34.1232, 61.9408, -55.2837
        CIE-LCH:
        34.1232, 83.0238, 318.2503
        CIE-Luv:
        34.1232, 26.5625, -80.7111
        Hunter-Lab:
        28.4035, 52.9486, -60.9560
      #7f18aa color charts
#7f18aa RGB chart
      #7f18aa CMYK chart
      #7f18aa RGB pie chart
      #7f18aa color shades, tints & tones
#7f18aa color schemes
#7f18aa color preview, HTML & CSS examples
           This text has a color of #7f18aa        
        
          <p style="color:#7f18aa;">Text here</p>
        
        
          .mytext {color:#7f18aa;}
        
        Text color #7f18aa
      
           This box has a color of #7f18aa        
        
          <div style="background-color:#7f18aa;">Content here</div>
        
        
          .mybackground {background-color:#7f18aa;}
        
        Background color #7f18aa
      
           Border around this has a color of #7f18aa        
        
          <div style="border:2px solid #7f18aa;">Content here</div>
        
        
          .myborder {border:2px solid #7f18aa;}
        
        Border color #7f18aa