#7f345b color space conversions
Hex:
        #7f345b
        RGB:
        127, 52, 91
        CMY:
        50, 80, 64
        CMYK:
        0, 59, 28, 50
      HSL:
        329°, 41.8994%, 35.0980%
        HSV (HSB):
        329°, 59.0551%, 49.8039%
        XYZ:
        11.8687, 7.7233, 10.7627
        xyY:
        0.3910, 0.2544, 7.7233
      CIE-Lab:
        33.3999, 36.9839, -7.3012
        CIE-LCH:
        33.3999, 37.6977, 348.8325
        CIE-Luv:
        33.3999, 42.9271, -14.7269
        Hunter-Lab:
        27.7909, 27.5983, -3.5079
      #7f345b color charts
#7f345b RGB chart
      #7f345b CMYK chart
      #7f345b RGB pie chart
      #7f345b color shades, tints & tones
#7f345b color schemes
#7f345b color preview, HTML & CSS examples
           This text has a color of #7f345b        
        
          <p style="color:#7f345b;">Text here</p>
        
        
          .mytext {color:#7f345b;}
        
        Text color #7f345b
      
           This box has a color of #7f345b        
        
          <div style="background-color:#7f345b;">Content here</div>
        
        
          .mybackground {background-color:#7f345b;}
        
        Background color #7f345b
      
           Border around this has a color of #7f345b        
        
          <div style="border:2px solid #7f345b;">Content here</div>
        
        
          .myborder {border:2px solid #7f345b;}
        
        Border color #7f345b