#7d44ac color space conversions
Hex:
        #7d44ac
        RGB:
        125, 68, 172
        CMY:
        51, 73, 33
        CMYK:
        27, 60, 0, 33
      HSL:
        273°, 43.3333%, 47.0588%
        HSV (HSB):
        273°, 60.4651%, 67.4510%
        XYZ:
        17.9710, 11.4728, 40.2970
        xyY:
        0.2577, 0.1645, 11.4728
      CIE-Lab:
        40.3656, 44.0222, -46.4113
        CIE-LCH:
        40.3656, 63.9684, 313.4867
        CIE-Luv:
        40.3656, 17.4913, -71.5119
        Hunter-Lab:
        33.8715, 35.4304, -46.8275
      #7d44ac color charts
#7d44ac RGB chart
      #7d44ac CMYK chart
      #7d44ac RGB pie chart
      #7d44ac color shades, tints & tones
#7d44ac color schemes
#7d44ac color preview, HTML & CSS examples
           This text has a color of #7d44ac        
        
          <p style="color:#7d44ac;">Text here</p>
        
        
          .mytext {color:#7d44ac;}
        
        Text color #7d44ac
      
           This box has a color of #7d44ac        
        
          <div style="background-color:#7d44ac;">Content here</div>
        
        
          .mybackground {background-color:#7d44ac;}
        
        Background color #7d44ac
      
           Border around this has a color of #7d44ac        
        
          <div style="border:2px solid #7d44ac;">Content here</div>
        
        
          .myborder {border:2px solid #7d44ac;}
        
        Border color #7d44ac