#7f2a56 color space conversions
Hex:
        #7f2a56
        RGB:
        127, 42, 86
        CMY:
        50, 84, 66
        CMYK:
        0, 67, 32, 50
      HSL:
        329°, 50.2959%, 33.1373%
        HSV (HSB):
        329°, 66.9291%, 49.8039%
        XYZ:
        11.2601, 6.8398, 9.5308
        xyY:
        0.4075, 0.2475, 6.8398
      CIE-Lab:
        31.4395, 41.0870, -7.0093
        CIE-LCH:
        31.4395, 41.6806, 350.3187
        CIE-Luv:
        31.4395, 48.3683, -14.7936
        Hunter-Lab:
        26.1531, 31.0843, -3.2996
      #7f2a56 color charts
#7f2a56 RGB chart
      #7f2a56 CMYK chart
      #7f2a56 RGB pie chart
      #7f2a56 color shades, tints & tones
#7f2a56 color schemes
#7f2a56 color preview, HTML & CSS examples
           This text has a color of #7f2a56        
        
          <p style="color:#7f2a56;">Text here</p>
        
        
          .mytext {color:#7f2a56;}
        
        Text color #7f2a56
      
           This box has a color of #7f2a56        
        
          <div style="background-color:#7f2a56;">Content here</div>
        
        
          .mybackground {background-color:#7f2a56;}
        
        Background color #7f2a56
      
           Border around this has a color of #7f2a56        
        
          <div style="border:2px solid #7f2a56;">Content here</div>
        
        
          .myborder {border:2px solid #7f2a56;}
        
        Border color #7f2a56