#7f0872 color space conversions
Hex:
        #7f0872
        RGB:
        127, 8, 114
        CMY:
        50, 97, 55
        CMYK:
        0, 94, 10, 50
      HSL:
        307°, 88.1481%, 26.4706%
        HSV (HSB):
        307°, 93.7008%, 49.8039%
        XYZ:
        11.8765, 5.9006, 16.4326
        xyY:
        0.3472, 0.1725, 5.9006
      CIE-Lab:
        29.1603, 55.3129, -28.6200
        CIE-LCH:
        29.1603, 62.2785, 332.6421
        CIE-Luv:
        29.1603, 45.3146, -43.0453
        Hunter-Lab:
        24.2911, 44.7632, -23.1049
      #7f0872 color charts
#7f0872 RGB chart
      #7f0872 CMYK chart
      #7f0872 RGB pie chart
      #7f0872 color shades, tints & tones
#7f0872 color schemes
#7f0872 color preview, HTML & CSS examples
           This text has a color of #7f0872        
        
          <p style="color:#7f0872;">Text here</p>
        
        
          .mytext {color:#7f0872;}
        
        Text color #7f0872
      
           This box has a color of #7f0872        
        
          <div style="background-color:#7f0872;">Content here</div>
        
        
          .mybackground {background-color:#7f0872;}
        
        Background color #7f0872
      
           Border around this has a color of #7f0872        
        
          <div style="border:2px solid #7f0872;">Content here</div>
        
        
          .myborder {border:2px solid #7f0872;}
        
        Border color #7f0872