#7f347a color space conversions
Hex:
        #7f347a
        RGB:
        127, 52, 122
        CMY:
        50, 80, 52
        CMYK:
        0, 59, 4, 50
      HSL:
        304°, 41.8994%, 35.0980%
        HSV (HSB):
        304°, 59.0551%, 49.8039%
        XYZ:
        13.4932, 8.3731, 19.3174
        xyY:
        0.3276, 0.2033, 8.3731
      CIE-Lab:
        34.7482, 42.0907, -24.8840
        CIE-LCH:
        34.7482, 48.8962, 329.4085
        CIE-Luv:
        34.7482, 34.3653, -38.7985
        Hunter-Lab:
        28.9364, 32.5971, -19.3253
      #7f347a color charts
#7f347a RGB chart
      #7f347a CMYK chart
      #7f347a RGB pie chart
      #7f347a color shades, tints & tones
#7f347a color schemes
#7f347a color preview, HTML & CSS examples
           This text has a color of #7f347a        
        
          <p style="color:#7f347a;">Text here</p>
        
        
          .mytext {color:#7f347a;}
        
        Text color #7f347a
      
           This box has a color of #7f347a        
        
          <div style="background-color:#7f347a;">Content here</div>
        
        
          .mybackground {background-color:#7f347a;}
        
        Background color #7f347a
      
           Border around this has a color of #7f347a        
        
          <div style="border:2px solid #7f347a;">Content here</div>
        
        
          .myborder {border:2px solid #7f347a;}
        
        Border color #7f347a