#7f0a42 color space conversions
Hex:
        #7f0a42
        RGB:
        127, 10, 66
        CMY:
        50, 96, 74
        CMYK:
        0, 92, 48, 50
      HSL:
        331°, 85.4015%, 26.8627%
        HSV (HSB):
        331°, 92.1260%, 49.8039%
        XYZ:
        9.8443, 5.1225, 5.6241
        xyY:
        0.4781, 0.2488, 5.1225
      CIE-Lab:
        27.0808, 49.1180, -0.2065
        CIE-LCH:
        27.0808, 49.1185, 359.7591
        CIE-Luv:
        27.0808, 64.2210, -8.1449
        Hunter-Lab:
        22.6328, 38.0323, 1.1098
      #7f0a42 color charts
#7f0a42 RGB chart
      #7f0a42 CMYK chart
      #7f0a42 RGB pie chart
      #7f0a42 color shades, tints & tones
#7f0a42 color schemes
#7f0a42 color preview, HTML & CSS examples
           This text has a color of #7f0a42        
        
          <p style="color:#7f0a42;">Text here</p>
        
        
          .mytext {color:#7f0a42;}
        
        Text color #7f0a42
      
           This box has a color of #7f0a42        
        
          <div style="background-color:#7f0a42;">Content here</div>
        
        
          .mybackground {background-color:#7f0a42;}
        
        Background color #7f0a42
      
           Border around this has a color of #7f0a42        
        
          <div style="border:2px solid #7f0a42;">Content here</div>
        
        
          .myborder {border:2px solid #7f0a42;}
        
        Border color #7f0a42