#7f27aa color space conversions
Hex:
        #7f27aa
        RGB:
        127, 39, 170
        CMY:
        50, 85, 33
        CMYK:
        25, 77, 0, 33
      HSL:
        280°, 62.6794%, 40.9804%
        HSV (HSB):
        280°, 77.0588%, 66.6667%
        XYZ:
        16.7336, 8.8653, 38.8594
        xyY:
        0.2596, 0.1375, 8.8653
      CIE-Lab:
        35.7237, 57.2866, -52.6862
        CIE-LCH:
        35.7237, 77.8306, 317.3954
        CIE-Luv:
        35.7237, 24.8540, -78.3504
        Hunter-Lab:
        29.7747, 48.2125, -56.5379
      #7f27aa color charts
#7f27aa RGB chart
      #7f27aa CMYK chart
      #7f27aa RGB pie chart
      #7f27aa color shades, tints & tones
#7f27aa color schemes
#7f27aa color preview, HTML & CSS examples
           This text has a color of #7f27aa        
        
          <p style="color:#7f27aa;">Text here</p>
        
        
          .mytext {color:#7f27aa;}
        
        Text color #7f27aa
      
           This box has a color of #7f27aa        
        
          <div style="background-color:#7f27aa;">Content here</div>
        
        
          .mybackground {background-color:#7f27aa;}
        
        Background color #7f27aa
      
           Border around this has a color of #7f27aa        
        
          <div style="border:2px solid #7f27aa;">Content here</div>
        
        
          .myborder {border:2px solid #7f27aa;}
        
        Border color #7f27aa