#7f32c2 color space conversions
Hex:
        #7f32c2
        RGB:
        127, 50, 194
        CMY:
        50, 80, 24
        CMYK:
        35, 74, 0, 24
      HSL:
        272°, 59.0164%, 47.8431%
        HSV (HSB):
        272°, 74.2268%, 76.0784%
        XYZ:
        19.6306, 10.6883, 52.0673
        xyY:
        0.2383, 0.1297, 10.6883
      CIE-Lab:
        39.0504, 58.2666, -61.4837
        CIE-LCH:
        39.0504, 84.7068, 313.4611
        CIE-Luv:
        39.0504, 18.1481, -92.4830
        Hunter-Lab:
        32.6929, 49.9685, -71.5413
      #7f32c2 color charts
#7f32c2 RGB chart
      #7f32c2 CMYK chart
      #7f32c2 RGB pie chart
      #7f32c2 color shades, tints & tones
#7f32c2 color schemes
#7f32c2 color preview, HTML & CSS examples
           This text has a color of #7f32c2        
        
          <p style="color:#7f32c2;">Text here</p>
        
        
          .mytext {color:#7f32c2;}
        
        Text color #7f32c2
      
           This box has a color of #7f32c2        
        
          <div style="background-color:#7f32c2;">Content here</div>
        
        
          .mybackground {background-color:#7f32c2;}
        
        Background color #7f32c2
      
           Border around this has a color of #7f32c2        
        
          <div style="border:2px solid #7f32c2;">Content here</div>
        
        
          .myborder {border:2px solid #7f32c2;}
        
        Border color #7f32c2