#7a31e1 color space conversions
Hex:
        #7a31e1
        RGB:
        122, 49, 225
        CMY:
        52, 81, 12
        CMYK:
        46, 78, 0, 12
      HSL:
        265°, 74.5763%, 53.7255%
        HSV (HSB):
        265°, 78.2222%, 88.2353%
        XYZ:
        22.7150, 11.7704, 72.3089
        xyY:
        0.2127, 0.1102, 11.7704
      CIE-Lab:
        40.8489, 65.2468, -76.4759
        CIE-LCH:
        40.8489, 100.5272, 310.4697
        CIE-Luv:
        40.8489, 10.8699, -113.5401
        Hunter-Lab:
        34.3081, 58.1435, -100.9460
      #7a31e1 color charts
#7a31e1 RGB chart
      #7a31e1 CMYK chart
      #7a31e1 RGB pie chart
      #7a31e1 color shades, tints & tones
#7a31e1 color schemes
#7a31e1 color preview, HTML & CSS examples
           This text has a color of #7a31e1        
        
          <p style="color:#7a31e1;">Text here</p>
        
        
          .mytext {color:#7a31e1;}
        
        Text color #7a31e1
      
           This box has a color of #7a31e1        
        
          <div style="background-color:#7a31e1;">Content here</div>
        
        
          .mybackground {background-color:#7a31e1;}
        
        Background color #7a31e1
      
           Border around this has a color of #7a31e1        
        
          <div style="border:2px solid #7a31e1;">Content here</div>
        
        
          .myborder {border:2px solid #7a31e1;}
        
        Border color #7a31e1