#7f047b color space conversions
Hex:
        #7f047b
        RGB:
        127, 4, 123
        CMY:
        50, 98, 52
        CMYK:
        0, 97, 3, 50
      HSL:
        302°, 93.8931%, 25.6863%
        HSV (HSB):
        302°, 96.8504%, 49.8039%
        XYZ:
        12.3710, 6.0289, 19.2506
        xyY:
        0.3286, 0.1601, 6.0289
      CIE-Lab:
        29.4853, 57.3339, -33.8283
        CIE-LCH:
        29.4853, 66.5698, 329.4585
        CIE-Luv:
        29.4853, 42.3029, -49.9777
        Hunter-Lab:
        24.5539, 46.9644, -29.2965
      #7f047b color charts
#7f047b RGB chart
      #7f047b CMYK chart
      #7f047b RGB pie chart
      #7f047b color shades, tints & tones
#7f047b color schemes
#7f047b color preview, HTML & CSS examples
           This text has a color of #7f047b        
        
          <p style="color:#7f047b;">Text here</p>
        
        
          .mytext {color:#7f047b;}
        
        Text color #7f047b
      
           This box has a color of #7f047b        
        
          <div style="background-color:#7f047b;">Content here</div>
        
        
          .mybackground {background-color:#7f047b;}
        
        Background color #7f047b
      
           Border around this has a color of #7f047b        
        
          <div style="border:2px solid #7f047b;">Content here</div>
        
        
          .myborder {border:2px solid #7f047b;}
        
        Border color #7f047b