#7d5aaf color space conversions
Hex:
        #7d5aaf
        RGB:
        125, 90, 175
        CMY:
        51, 65, 31
        CMYK:
        29, 49, 0, 31
      HSL:
        265°, 34.6939%, 51.9608%
        HSV (HSB):
        265°, 48.5714%, 68.6275%
        XYZ:
        19.8515, 14.7674, 42.3616
        xyY:
        0.2579, 0.1918, 14.7674
      CIE-Lab:
        45.3140, 32.3726, -40.2910
        CIE-LCH:
        45.3140, 51.6851, 308.7808
        CIE-Luv:
        45.3140, 10.4119, -63.3940
        Hunter-Lab:
        38.4284, 24.9603, -38.4584
      #7d5aaf color charts
#7d5aaf RGB chart
      #7d5aaf CMYK chart
      #7d5aaf RGB pie chart
      #7d5aaf color shades, tints & tones
#7d5aaf color schemes
#7d5aaf color preview, HTML & CSS examples
           This text has a color of #7d5aaf        
        
          <p style="color:#7d5aaf;">Text here</p>
        
        
          .mytext {color:#7d5aaf;}
        
        Text color #7d5aaf
      
           This box has a color of #7d5aaf        
        
          <div style="background-color:#7d5aaf;">Content here</div>
        
        
          .mybackground {background-color:#7d5aaf;}
        
        Background color #7d5aaf
      
           Border around this has a color of #7d5aaf        
        
          <div style="border:2px solid #7d5aaf;">Content here</div>
        
        
          .myborder {border:2px solid #7d5aaf;}
        
        Border color #7d5aaf