#7b31ac color space conversions
Hex:
        #7b31ac
        RGB:
        123, 49, 172
        CMY:
        52, 81, 33
        CMYK:
        28, 72, 0, 33
      HSL:
        276°, 55.6561%, 43.3333%
        HSV (HSB):
        276°, 71.5116%, 67.4510%
        XYZ:
        16.7131, 9.3861, 39.9606
        xyY:
        0.2530, 0.1421, 9.3861
      CIE-Lab:
        36.7174, 52.8891, -52.3006
        CIE-LCH:
        36.7174, 74.3815, 315.3206
        CIE-Luv:
        36.7174, 20.6051, -78.1844
        Hunter-Lab:
        30.6368, 43.7615, -55.8881
      #7b31ac color charts
#7b31ac RGB chart
      #7b31ac CMYK chart
      #7b31ac RGB pie chart
      #7b31ac color shades, tints & tones
#7b31ac color schemes
#7b31ac color preview, HTML & CSS examples
           This text has a color of #7b31ac        
        
          <p style="color:#7b31ac;">Text here</p>
        
        
          .mytext {color:#7b31ac;}
        
        Text color #7b31ac
      
           This box has a color of #7b31ac        
        
          <div style="background-color:#7b31ac;">Content here</div>
        
        
          .mybackground {background-color:#7b31ac;}
        
        Background color #7b31ac
      
           Border around this has a color of #7b31ac        
        
          <div style="border:2px solid #7b31ac;">Content here</div>
        
        
          .myborder {border:2px solid #7b31ac;}
        
        Border color #7b31ac