#7f0f72 color space conversions
Hex:
        #7f0f72
        RGB:
        127, 15, 114
        CMY:
        50, 94, 55
        CMYK:
        0, 88, 10, 50
      HSL:
        307°, 78.8732%, 27.8431%
        HSV (HSB):
        307°, 88.1890%, 49.8039%
        XYZ:
        11.9605, 6.0686, 16.4606
        xyY:
        0.3468, 0.1760, 6.0686
      CIE-Lab:
        29.5848, 54.0708, -27.9484
        CIE-LCH:
        29.5848, 60.8668, 332.6662
        CIE-Luv:
        29.5848, 44.6692, -42.2629
        Hunter-Lab:
        24.6345, 43.5546, -22.3729
      #7f0f72 color charts
#7f0f72 RGB chart
      #7f0f72 CMYK chart
      #7f0f72 RGB pie chart
      #7f0f72 color shades, tints & tones
#7f0f72 color schemes
#7f0f72 color preview, HTML & CSS examples
           This text has a color of #7f0f72        
        
          <p style="color:#7f0f72;">Text here</p>
        
        
          .mytext {color:#7f0f72;}
        
        Text color #7f0f72
      
           This box has a color of #7f0f72        
        
          <div style="background-color:#7f0f72;">Content here</div>
        
        
          .mybackground {background-color:#7f0f72;}
        
        Background color #7f0f72
      
           Border around this has a color of #7f0f72        
        
          <div style="border:2px solid #7f0f72;">Content here</div>
        
        
          .myborder {border:2px solid #7f0f72;}
        
        Border color #7f0f72