#7f359b color space conversions
Hex:
        #7f359b
        RGB:
        127, 53, 155
        CMY:
        50, 79, 39
        CMYK:
        18, 66, 0, 39
      HSL:
        284°, 49.0385%, 40.7843%
        HSV (HSB):
        284°, 65.8065%, 60.7843%
        XYZ:
        15.9419, 9.4248, 31.9893
        xyY:
        0.2779, 0.1643, 9.4248
      CIE-Lab:
        36.7896, 48.2011, -41.9405
        CIE-LCH:
        36.7896, 63.8933, 318.9730
        CIE-Luv:
        36.7896, 25.7908, -63.8196
        Hunter-Lab:
        30.6998, 38.9673, -40.2904
      #7f359b color charts
#7f359b RGB chart
      #7f359b CMYK chart
      #7f359b RGB pie chart
      #7f359b color shades, tints & tones
#7f359b color schemes
#7f359b color preview, HTML & CSS examples
           This text has a color of #7f359b        
        
          <p style="color:#7f359b;">Text here</p>
        
        
          .mytext {color:#7f359b;}
        
        Text color #7f359b
      
           This box has a color of #7f359b        
        
          <div style="background-color:#7f359b;">Content here</div>
        
        
          .mybackground {background-color:#7f359b;}
        
        Background color #7f359b
      
           Border around this has a color of #7f359b        
        
          <div style="border:2px solid #7f359b;">Content here</div>
        
        
          .myborder {border:2px solid #7f359b;}
        
        Border color #7f359b