#7f539a color space conversions
Hex:
        #7f539a
        RGB:
        127, 83, 154
        CMY:
        50, 67, 40
        CMYK:
        18, 46, 0, 40
      HSL:
        277°, 29.9578%, 46.4706%
        HSV (HSB):
        277°, 46.1039%, 60.3922%
        XYZ:
        17.6784, 13.0316, 32.1555
        xyY:
        0.2812, 0.2073, 13.0316
      CIE-Lab:
        42.8109, 31.9163, -31.7888
        CIE-LCH:
        42.8109, 45.0465, 315.1147
        CIE-Luv:
        42.8109, 17.0018, -49.8290
        Hunter-Lab:
        36.0994, 24.2402, -27.5429
      #7f539a color charts
#7f539a RGB chart
      #7f539a CMYK chart
      #7f539a RGB pie chart
      #7f539a color shades, tints & tones
#7f539a color schemes
#7f539a color preview, HTML & CSS examples
           This text has a color of #7f539a        
        
          <p style="color:#7f539a;">Text here</p>
        
        
          .mytext {color:#7f539a;}
        
        Text color #7f539a
      
           This box has a color of #7f539a        
        
          <div style="background-color:#7f539a;">Content here</div>
        
        
          .mybackground {background-color:#7f539a;}
        
        Background color #7f539a
      
           Border around this has a color of #7f539a        
        
          <div style="border:2px solid #7f539a;">Content here</div>
        
        
          .myborder {border:2px solid #7f539a;}
        
        Border color #7f539a