#7f32a4 color space conversions
Hex:
        #7f32a4
        RGB:
        127, 50, 164
        CMY:
        50, 80, 36
        CMYK:
        23, 70, 0, 36
      HSL:
        281°, 53.2710%, 41.9608%
        HSV (HSB):
        281°, 69.5122%, 64.3137%
        XYZ:
        16.5938, 9.4736, 36.0759
        xyY:
        0.2670, 0.1524, 9.4736
      CIE-Lab:
        36.8805, 51.5180, -47.2202
        CIE-LCH:
        36.8805, 69.8846, 317.4923
        CIE-Luv:
        36.8805, 24.3687, -71.3959
        Hunter-Lab:
        30.7792, 42.3704, -47.9478
      #7f32a4 color charts
#7f32a4 RGB chart
      #7f32a4 CMYK chart
      #7f32a4 RGB pie chart
      #7f32a4 color shades, tints & tones
#7f32a4 color schemes
#7f32a4 color preview, HTML & CSS examples
           This text has a color of #7f32a4        
        
          <p style="color:#7f32a4;">Text here</p>
        
        
          .mytext {color:#7f32a4;}
        
        Text color #7f32a4
      
           This box has a color of #7f32a4        
        
          <div style="background-color:#7f32a4;">Content here</div>
        
        
          .mybackground {background-color:#7f32a4;}
        
        Background color #7f32a4
      
           Border around this has a color of #7f32a4        
        
          <div style="border:2px solid #7f32a4;">Content here</div>
        
        
          .myborder {border:2px solid #7f32a4;}
        
        Border color #7f32a4