#7f337a color space conversions
Hex:
        #7f337a
        RGB:
        127, 51, 122
        CMY:
        50, 80, 52
        CMYK:
        0, 60, 4, 50
      HSL:
        304°, 42.6966%, 34.9020%
        HSV (HSB):
        304°, 59.8425%, 49.8039%
        XYZ:
        13.4491, 8.2848, 19.3026
        xyY:
        0.3277, 0.2019, 8.2848
      CIE-Lab:
        34.5692, 42.5777, -25.1642
        CIE-LCH:
        34.5692, 49.4580, 329.4162
        CIE-Luv:
        34.5692, 34.6717, -39.1831
        Hunter-Lab:
        28.7834, 33.0335, -19.6126
      #7f337a color charts
#7f337a RGB chart
      #7f337a CMYK chart
      #7f337a RGB pie chart
      #7f337a color shades, tints & tones
#7f337a color schemes
#7f337a color preview, HTML & CSS examples
           This text has a color of #7f337a        
        
          <p style="color:#7f337a;">Text here</p>
        
        
          .mytext {color:#7f337a;}
        
        Text color #7f337a
      
           This box has a color of #7f337a        
        
          <div style="background-color:#7f337a;">Content here</div>
        
        
          .mybackground {background-color:#7f337a;}
        
        Background color #7f337a
      
           Border around this has a color of #7f337a        
        
          <div style="border:2px solid #7f337a;">Content here</div>
        
        
          .myborder {border:2px solid #7f337a;}
        
        Border color #7f337a