#7a31d3 color space conversions
Hex:
        #7a31d3
        RGB:
        122, 49, 211
        CMY:
        52, 81, 17
        CMYK:
        42, 77, 0, 17
      HSL:
        267°, 64.8000%, 50.9804%
        HSV (HSB):
        267°, 76.7773%, 82.7451%
        XYZ:
        20.8822, 11.0373, 62.6578
        xyY:
        0.2208, 0.1167, 11.0373
      CIE-Lab:
        39.6433, 61.8634, -70.4180
        CIE-LCH:
        39.6433, 93.7324, 311.2998
        CIE-Luv:
        39.6433, 13.0136, -104.6324
        Hunter-Lab:
        33.2225, 54.0580, -88.5655
      #7a31d3 color charts
#7a31d3 RGB chart
      #7a31d3 CMYK chart
      #7a31d3 RGB pie chart
      #7a31d3 color shades, tints & tones
#7a31d3 color schemes
#7a31d3 color preview, HTML & CSS examples
           This text has a color of #7a31d3        
        
          <p style="color:#7a31d3;">Text here</p>
        
        
          .mytext {color:#7a31d3;}
        
        Text color #7a31d3
      
           This box has a color of #7a31d3        
        
          <div style="background-color:#7a31d3;">Content here</div>
        
        
          .mybackground {background-color:#7a31d3;}
        
        Background color #7a31d3
      
           Border around this has a color of #7a31d3        
        
          <div style="border:2px solid #7a31d3;">Content here</div>
        
        
          .myborder {border:2px solid #7a31d3;}
        
        Border color #7a31d3