#7f174b color space conversions
Hex:
        #7f174b
        RGB:
        127, 23, 75
        CMY:
        50, 91, 71
        CMYK:
        0, 82, 41, 50
      HSL:
        330°, 69.3333%, 29.4118%
        HSV (HSB):
        330°, 81.8898%, 49.8039%
        XYZ:
        10.3288, 5.6328, 7.1995
        xyY:
        0.4460, 0.2432, 5.6328
      CIE-Lab:
        28.4665, 46.9357, -4.2078
        CIE-LCH:
        28.4665, 47.1240, 354.8771
        CIE-Luv:
        28.4665, 58.1158, -12.1684
        Hunter-Lab:
        23.7336, 36.1491, -1.3719
      #7f174b color charts
#7f174b RGB chart
      #7f174b CMYK chart
      #7f174b RGB pie chart
      #7f174b color shades, tints & tones
#7f174b color schemes
#7f174b color preview, HTML & CSS examples
           This text has a color of #7f174b        
        
          <p style="color:#7f174b;">Text here</p>
        
        
          .mytext {color:#7f174b;}
        
        Text color #7f174b
      
           This box has a color of #7f174b        
        
          <div style="background-color:#7f174b;">Content here</div>
        
        
          .mybackground {background-color:#7f174b;}
        
        Background color #7f174b
      
           Border around this has a color of #7f174b        
        
          <div style="border:2px solid #7f174b;">Content here</div>
        
        
          .myborder {border:2px solid #7f174b;}
        
        Border color #7f174b