#7f31dd color space conversions
Hex:
        #7f31dd
        RGB:
        127, 49, 221
        CMY:
        50, 81, 13
        CMYK:
        43, 78, 0, 13
      HSL:
        267°, 71.6667%, 52.9412%
        HSV (HSB):
        267°, 77.8281%, 86.6667%
        XYZ:
        22.9019, 11.9291, 69.5021
        xyY:
        0.2195, 0.1143, 11.9291
      CIE-Lab:
        41.1032, 64.9994, -73.7499
        CIE-LCH:
        41.1032, 98.3055, 311.3913
        CIE-Luv:
        41.1032, 13.5751, -110.4473
        Hunter-Lab:
        34.5385, 57.9175, -95.1326
      #7f31dd color charts
#7f31dd RGB chart
      #7f31dd CMYK chart
      #7f31dd RGB pie chart
      #7f31dd color shades, tints & tones
#7f31dd color schemes
#7f31dd color preview, HTML & CSS examples
           This text has a color of #7f31dd        
        
          <p style="color:#7f31dd;">Text here</p>
        
        
          .mytext {color:#7f31dd;}
        
        Text color #7f31dd
      
           This box has a color of #7f31dd        
        
          <div style="background-color:#7f31dd;">Content here</div>
        
        
          .mybackground {background-color:#7f31dd;}
        
        Background color #7f31dd
      
           Border around this has a color of #7f31dd        
        
          <div style="border:2px solid #7f31dd;">Content here</div>
        
        
          .myborder {border:2px solid #7f31dd;}
        
        Border color #7f31dd