#7f2f54 color space conversions
Hex:
        #7f2f54
        RGB:
        127, 47, 84
        CMY:
        50, 82, 67
        CMYK:
        0, 63, 34, 50
      HSL:
        332°, 45.9770%, 34.1176%
        HSV (HSB):
        332°, 62.9921%, 49.8039%
        XYZ:
        11.3691, 7.1851, 9.1752
        xyY:
        0.4100, 0.2591, 7.1851
      CIE-Lab:
        32.2247, 38.4926, -4.5367
        CIE-LCH:
        32.2247, 38.7590, 353.2782
        CIE-Luv:
        32.2247, 47.0101, -11.4973
        Hunter-Lab:
        26.8051, 28.8001, -1.5308
      #7f2f54 color charts
#7f2f54 RGB chart
      #7f2f54 CMYK chart
      #7f2f54 RGB pie chart
      #7f2f54 color shades, tints & tones
#7f2f54 color schemes
#7f2f54 color preview, HTML & CSS examples
           This text has a color of #7f2f54        
        
          <p style="color:#7f2f54;">Text here</p>
        
        
          .mytext {color:#7f2f54;}
        
        Text color #7f2f54
      
           This box has a color of #7f2f54        
        
          <div style="background-color:#7f2f54;">Content here</div>
        
        
          .mybackground {background-color:#7f2f54;}
        
        Background color #7f2f54
      
           Border around this has a color of #7f2f54        
        
          <div style="border:2px solid #7f2f54;">Content here</div>
        
        
          .myborder {border:2px solid #7f2f54;}
        
        Border color #7f2f54