#7f1041 color space conversions
Hex:
        #7f1041
        RGB:
        127, 16, 65
        CMY:
        50, 94, 75
        CMYK:
        0, 87, 49, 50
      HSL:
        334°, 77.6224%, 28.0392%
        HSV (HSB):
        334°, 87.4016%, 49.8039%
        XYZ:
        9.8918, 5.2643, 5.4958
        xyY:
        0.4790, 0.2549, 5.2643
      CIE-Lab:
        27.4748, 47.7972, 1.0437
        CIE-LCH:
        27.4748, 47.8086, 1.2509
        CIE-Luv:
        27.4748, 63.4924, -6.6374
        Hunter-Lab:
        22.9440, 36.8046, 1.8590
      #7f1041 color charts
#7f1041 RGB chart
      #7f1041 CMYK chart
      #7f1041 RGB pie chart
      #7f1041 color shades, tints & tones
#7f1041 color schemes
#7f1041 color preview, HTML & CSS examples
           This text has a color of #7f1041        
        
          <p style="color:#7f1041;">Text here</p>
        
        
          .mytext {color:#7f1041;}
        
        Text color #7f1041
      
           This box has a color of #7f1041        
        
          <div style="background-color:#7f1041;">Content here</div>
        
        
          .mybackground {background-color:#7f1041;}
        
        Background color #7f1041
      
           Border around this has a color of #7f1041        
        
          <div style="border:2px solid #7f1041;">Content here</div>
        
        
          .myborder {border:2px solid #7f1041;}
        
        Border color #7f1041