#7f1f52 color space conversions
Hex:
        #7f1f52
        RGB:
        127, 31, 82
        CMY:
        50, 88, 68
        CMYK:
        0, 76, 35, 50
      HSL:
        328°, 60.7595%, 30.9804%
        HSV (HSB):
        328°, 75.5906%, 49.8039%
        XYZ:
        10.7654, 6.1012, 8.5929
        xyY:
        0.4228, 0.2396, 6.1012
      CIE-Lab:
        29.6663, 45.0796, -7.0522
        CIE-LCH:
        29.6663, 45.6279, 351.1087
        CIE-Luv:
        29.6663, 53.3816, -15.2544
        Hunter-Lab:
        24.7006, 34.5704, -3.3355
      #7f1f52 color charts
#7f1f52 RGB chart
      #7f1f52 CMYK chart
      #7f1f52 RGB pie chart
      #7f1f52 color shades, tints & tones
#7f1f52 color schemes
#7f1f52 color preview, HTML & CSS examples
           This text has a color of #7f1f52        
        
          <p style="color:#7f1f52;">Text here</p>
        
        
          .mytext {color:#7f1f52;}
        
        Text color #7f1f52
      
           This box has a color of #7f1f52        
        
          <div style="background-color:#7f1f52;">Content here</div>
        
        
          .mybackground {background-color:#7f1f52;}
        
        Background color #7f1f52
      
           Border around this has a color of #7f1f52        
        
          <div style="border:2px solid #7f1f52;">Content here</div>
        
        
          .myborder {border:2px solid #7f1f52;}
        
        Border color #7f1f52