#7f0f76 color space conversions
Hex:
        #7f0f76
        RGB:
        127, 15, 118
        CMY:
        50, 94, 54
        CMYK:
        0, 88, 7, 50
      HSL:
        305°, 78.8732%, 27.8431%
        HSV (HSB):
        305°, 88.1890%, 49.8039%
        XYZ:
        12.1932, 6.1617, 17.6862
        xyY:
        0.3383, 0.1710, 6.1617
      CIE-Lab:
        29.8168, 54.6860, -30.1299
        CIE-LCH:
        29.8168, 62.4369, 331.1469
        CIE-Luv:
        29.8168, 43.2124, -45.2101
        Hunter-Lab:
        24.8227, 44.2416, -24.8682
      #7f0f76 color charts
#7f0f76 RGB chart
      #7f0f76 CMYK chart
      #7f0f76 RGB pie chart
      #7f0f76 color shades, tints & tones
#7f0f76 color schemes
#7f0f76 color preview, HTML & CSS examples
           This text has a color of #7f0f76        
        
          <p style="color:#7f0f76;">Text here</p>
        
        
          .mytext {color:#7f0f76;}
        
        Text color #7f0f76
      
           This box has a color of #7f0f76        
        
          <div style="background-color:#7f0f76;">Content here</div>
        
        
          .mybackground {background-color:#7f0f76;}
        
        Background color #7f0f76
      
           Border around this has a color of #7f0f76        
        
          <div style="border:2px solid #7f0f76;">Content here</div>
        
        
          .myborder {border:2px solid #7f0f76;}
        
        Border color #7f0f76