#7f335d color space conversions
Hex:
        #7f335d
        RGB:
        127, 51, 93
        CMY:
        50, 80, 64
        CMYK:
        0, 60, 27, 50
      HSL:
        327°, 42.6966%, 34.9020%
        HSV (HSB):
        327°, 59.8425%, 49.8039%
        XYZ:
        11.9120, 7.6700, 11.2085
        xyY:
        0.3869, 0.2491, 7.6700
      CIE-Lab:
        33.2859, 37.7788, -8.7574
        CIE-LCH:
        33.2859, 38.7805, 346.9490
        CIE-Luv:
        33.2859, 42.7831, -16.6500
        Hunter-Lab:
        27.6948, 28.3102, -4.6094
      #7f335d color charts
#7f335d RGB chart
      #7f335d CMYK chart
      #7f335d RGB pie chart
      #7f335d color shades, tints & tones
#7f335d color schemes
#7f335d color preview, HTML & CSS examples
           This text has a color of #7f335d        
        
          <p style="color:#7f335d;">Text here</p>
        
        
          .mytext {color:#7f335d;}
        
        Text color #7f335d
      
           This box has a color of #7f335d        
        
          <div style="background-color:#7f335d;">Content here</div>
        
        
          .mybackground {background-color:#7f335d;}
        
        Background color #7f335d
      
           Border around this has a color of #7f335d        
        
          <div style="border:2px solid #7f335d;">Content here</div>
        
        
          .myborder {border:2px solid #7f335d;}
        
        Border color #7f335d