#7d46af color space conversions
Hex:
        #7d46af
        RGB:
        125, 70, 175
        CMY:
        51, 73, 31
        CMYK:
        29, 60, 0, 31
      HSL:
        271°, 42.8571%, 48.0392%
        HSV (HSB):
        271°, 60.0000%, 68.6275%
        XYZ:
        18.3855, 11.8354, 41.8729
        xyY:
        0.2550, 0.1642, 11.8354
      CIE-Lab:
        40.9534, 43.6784, -47.2458
        CIE-LCH:
        40.9534, 64.3426, 312.7531
        CIE-Luv:
        40.9534, 16.4408, -72.9669
        Hunter-Lab:
        34.4027, 35.1893, -48.0824
      #7d46af color charts
#7d46af RGB chart
      #7d46af CMYK chart
      #7d46af RGB pie chart
      #7d46af color shades, tints & tones
#7d46af color schemes
#7d46af color preview, HTML & CSS examples
           This text has a color of #7d46af        
        
          <p style="color:#7d46af;">Text here</p>
        
        
          .mytext {color:#7d46af;}
        
        Text color #7d46af
      
           This box has a color of #7d46af        
        
          <div style="background-color:#7d46af;">Content here</div>
        
        
          .mybackground {background-color:#7d46af;}
        
        Background color #7d46af
      
           Border around this has a color of #7d46af        
        
          <div style="border:2px solid #7d46af;">Content here</div>
        
        
          .myborder {border:2px solid #7d46af;}
        
        Border color #7d46af