#7f047a color space conversions
Hex:
        #7f047a
        RGB:
        127, 4, 122
        CMY:
        50, 98, 52
        CMYK:
        0, 97, 4, 50
      HSL:
        302°, 93.8931%, 25.6863%
        HSV (HSB):
        302°, 96.8504%, 49.8039%
        XYZ:
        12.3087, 6.0040, 18.9225
        xyY:
        0.3306, 0.1612, 6.0040
      CIE-Lab:
        29.4226, 57.1784, -33.2952
        CIE-LCH:
        29.4226, 66.1660, 329.7876
        CIE-Luv:
        29.4226, 42.6660, -49.2567
        Hunter-Lab:
        24.5031, 46.7859, -28.6346
      #7f047a color charts
#7f047a RGB chart
      #7f047a CMYK chart
      #7f047a RGB pie chart
      #7f047a color shades, tints & tones
#7f047a color schemes
#7f047a color preview, HTML & CSS examples
           This text has a color of #7f047a        
        
          <p style="color:#7f047a;">Text here</p>
        
        
          .mytext {color:#7f047a;}
        
        Text color #7f047a
      
           This box has a color of #7f047a        
        
          <div style="background-color:#7f047a;">Content here</div>
        
        
          .mybackground {background-color:#7f047a;}
        
        Background color #7f047a
      
           Border around this has a color of #7f047a        
        
          <div style="border:2px solid #7f047a;">Content here</div>
        
        
          .myborder {border:2px solid #7f047a;}
        
        Border color #7f047a