#7f359d color space conversions
Hex:
        #7f359d
        RGB:
        127, 53, 157
        CMY:
        50, 79, 38
        CMYK:
        19, 66, 0, 38
      HSL:
        283°, 49.5238%, 41.1765%
        HSV (HSB):
        283°, 66.2420%, 61.5686%
        XYZ:
        16.1113, 9.4926, 32.8814
        xyY:
        0.2755, 0.1623, 9.4926
      CIE-Lab:
        36.9158, 48.6304, -42.9475
        CIE-LCH:
        36.9158, 64.8799, 318.5509
        CIE-Luv:
        36.9158, 25.3292, -65.3143
        Hunter-Lab:
        30.8100, 39.4246, -41.7091
      #7f359d color charts
#7f359d RGB chart
      #7f359d CMYK chart
      #7f359d RGB pie chart
      #7f359d color shades, tints & tones
#7f359d color schemes
#7f359d color preview, HTML & CSS examples
           This text has a color of #7f359d        
        
          <p style="color:#7f359d;">Text here</p>
        
        
          .mytext {color:#7f359d;}
        
        Text color #7f359d
      
           This box has a color of #7f359d        
        
          <div style="background-color:#7f359d;">Content here</div>
        
        
          .mybackground {background-color:#7f359d;}
        
        Background color #7f359d
      
           Border around this has a color of #7f359d        
        
          <div style="border:2px solid #7f359d;">Content here</div>
        
        
          .myborder {border:2px solid #7f359d;}
        
        Border color #7f359d