#7f2352 color space conversions
Hex:
        #7f2352
        RGB:
        127, 35, 82
        CMY:
        50, 86, 68
        CMYK:
        0, 72, 35, 50
      HSL:
        329°, 56.7901%, 31.7647%
        HSV (HSB):
        329°, 72.4409%, 49.8039%
        XYZ:
        10.8764, 6.3233, 8.6299
        xyY:
        0.4211, 0.2448, 6.3233
      CIE-Lab:
        30.2139, 43.5486, -6.2313
        CIE-LCH:
        30.2139, 43.9921, 351.8570
        CIE-Luv:
        30.2139, 52.1265, -14.1179
        Hunter-Lab:
        25.1461, 33.2005, -2.7454
      #7f2352 color charts
#7f2352 RGB chart
      #7f2352 CMYK chart
      #7f2352 RGB pie chart
      #7f2352 color shades, tints & tones
#7f2352 color schemes
#7f2352 color preview, HTML & CSS examples
           This text has a color of #7f2352        
        
          <p style="color:#7f2352;">Text here</p>
        
        
          .mytext {color:#7f2352;}
        
        Text color #7f2352
      
           This box has a color of #7f2352        
        
          <div style="background-color:#7f2352;">Content here</div>
        
        
          .mybackground {background-color:#7f2352;}
        
        Background color #7f2352
      
           Border around this has a color of #7f2352        
        
          <div style="border:2px solid #7f2352;">Content here</div>
        
        
          .myborder {border:2px solid #7f2352;}
        
        Border color #7f2352