#7d42af color space conversions
Hex:
        #7d42af
        RGB:
        125, 66, 175
        CMY:
        51, 74, 31
        CMYK:
        29, 62, 0, 31
      HSL:
        272°, 45.2282%, 47.2549%
        HSV (HSB):
        272°, 62.2857%, 68.6275%
        XYZ:
        18.1435, 11.3515, 41.7922
        xyY:
        0.2545, 0.1592, 11.3515
      CIE-Lab:
        40.1664, 45.7966, -48.5092
        CIE-LCH:
        40.1664, 66.7119, 313.3524
        CIE-Luv:
        40.1664, 17.4611, -74.5436
        Hunter-Lab:
        33.6921, 37.1630, -49.9599
      #7d42af color charts
#7d42af RGB chart
      #7d42af CMYK chart
      #7d42af RGB pie chart
      #7d42af color shades, tints & tones
#7d42af color schemes
#7d42af color preview, HTML & CSS examples
           This text has a color of #7d42af        
        
          <p style="color:#7d42af;">Text here</p>
        
        
          .mytext {color:#7d42af;}
        
        Text color #7d42af
      
           This box has a color of #7d42af        
        
          <div style="background-color:#7d42af;">Content here</div>
        
        
          .mybackground {background-color:#7d42af;}
        
        Background color #7d42af
      
           Border around this has a color of #7d42af        
        
          <div style="border:2px solid #7d42af;">Content here</div>
        
        
          .myborder {border:2px solid #7d42af;}
        
        Border color #7d42af