#7f31a2 color space conversions
Hex:
        #7f31a2
        RGB:
        127, 49, 162
        CMY:
        50, 81, 36
        CMYK:
        22, 70, 0, 36
      HSL:
        281°, 53.5545%, 41.3725%
        HSV (HSB):
        281°, 69.7531%, 63.5294%
        XYZ:
        16.3723, 9.3173, 35.1179
        xyY:
        0.2692, 0.1532, 9.3173
      CIE-Lab:
        36.5881, 51.5291, -46.4883
        CIE-LCH:
        36.5881, 69.4003, 317.9440
        CIE-Luv:
        36.5881, 25.0241, -70.2276
        Hunter-Lab:
        30.5242, 42.3247, -46.8458
      #7f31a2 color charts
#7f31a2 RGB chart
      #7f31a2 CMYK chart
      #7f31a2 RGB pie chart
      #7f31a2 color shades, tints & tones
#7f31a2 color schemes
#7f31a2 color preview, HTML & CSS examples
           This text has a color of #7f31a2        
        
          <p style="color:#7f31a2;">Text here</p>
        
        
          .mytext {color:#7f31a2;}
        
        Text color #7f31a2
      
           This box has a color of #7f31a2        
        
          <div style="background-color:#7f31a2;">Content here</div>
        
        
          .mybackground {background-color:#7f31a2;}
        
        Background color #7f31a2
      
           Border around this has a color of #7f31a2        
        
          <div style="border:2px solid #7f31a2;">Content here</div>
        
        
          .myborder {border:2px solid #7f31a2;}
        
        Border color #7f31a2