#7f0470 color space conversions
Hex:
        #7f0470
        RGB:
        127, 4, 112
        CMY:
        50, 98, 56
        CMYK:
        0, 97, 12, 50
      HSL:
        307°, 93.8931%, 25.6863%
        HSV (HSB):
        307°, 96.8504%, 49.8039%
        XYZ:
        11.7204, 5.7687, 15.8250
        xyY:
        0.3518, 0.1732, 5.7687
      CIE-Lab:
        28.8213, 55.6744, -27.8756
        CIE-LCH:
        28.8213, 62.2631, 333.4034
        CIE-Luv:
        28.8213, 46.4119, -41.9871
        Hunter-Lab:
        24.0181, 45.0732, -22.2520
      #7f0470 color charts
#7f0470 RGB chart
      #7f0470 CMYK chart
      #7f0470 RGB pie chart
      #7f0470 color shades, tints & tones
#7f0470 color schemes
#7f0470 color preview, HTML & CSS examples
           This text has a color of #7f0470        
        
          <p style="color:#7f0470;">Text here</p>
        
        
          .mytext {color:#7f0470;}
        
        Text color #7f0470
      
           This box has a color of #7f0470        
        
          <div style="background-color:#7f0470;">Content here</div>
        
        
          .mybackground {background-color:#7f0470;}
        
        Background color #7f0470
      
           Border around this has a color of #7f0470        
        
          <div style="border:2px solid #7f0470;">Content here</div>
        
        
          .myborder {border:2px solid #7f0470;}
        
        Border color #7f0470