#7d52af color space conversions
Hex:
        #7d52af
        RGB:
        125, 82, 175
        CMY:
        51, 68, 31
        CMYK:
        29, 53, 0, 31
      HSL:
        268°, 36.7589%, 50.3922%
        HSV (HSB):
        268°, 53.1429%, 68.6275%
        XYZ:
        19.2126, 13.4897, 42.1486
        xyY:
        0.2567, 0.1802, 13.4897
      CIE-Lab:
        43.4920, 37.0088, -43.1873
        CIE-LCH:
        43.4920, 56.8752, 310.5945
        CIE-Luv:
        43.4920, 12.9997, -67.5471
        Hunter-Lab:
        36.7283, 29.0988, -42.3300
      #7d52af color charts
#7d52af RGB chart
      #7d52af CMYK chart
      #7d52af RGB pie chart
      #7d52af color shades, tints & tones
#7d52af color schemes
#7d52af color preview, HTML & CSS examples
           This text has a color of #7d52af        
        
          <p style="color:#7d52af;">Text here</p>
        
        
          .mytext {color:#7d52af;}
        
        Text color #7d52af
      
           This box has a color of #7d52af        
        
          <div style="background-color:#7d52af;">Content here</div>
        
        
          .mybackground {background-color:#7d52af;}
        
        Background color #7d52af
      
           Border around this has a color of #7d52af        
        
          <div style="border:2px solid #7d52af;">Content here</div>
        
        
          .myborder {border:2px solid #7d52af;}
        
        Border color #7d52af