#7d4cac color space conversions
Hex:
        #7d4cac
        RGB:
        125, 76, 172
        CMY:
        51, 70, 33
        CMYK:
        27, 56, 0, 33
      HSL:
        271°, 38.7097%, 48.6275%
        HSV (HSB):
        271°, 55.8140%, 67.4510%
        XYZ:
        18.4883, 12.5074, 40.4695
        xyY:
        0.2587, 0.1750, 12.5074
      CIE-Lab:
        42.0115, 39.6556, -43.7781
        CIE-LCH:
        42.0115, 59.0685, 312.1713
        CIE-Luv:
        42.0115, 15.2735, -68.0662
        Hunter-Lab:
        35.3658, 31.4247, -43.0901
      #7d4cac color charts
#7d4cac RGB chart
      #7d4cac CMYK chart
      #7d4cac RGB pie chart
      #7d4cac color shades, tints & tones
#7d4cac color schemes
#7d4cac color preview, HTML & CSS examples
           This text has a color of #7d4cac        
        
          <p style="color:#7d4cac;">Text here</p>
        
        
          .mytext {color:#7d4cac;}
        
        Text color #7d4cac
      
           This box has a color of #7d4cac        
        
          <div style="background-color:#7d4cac;">Content here</div>
        
        
          .mybackground {background-color:#7d4cac;}
        
        Background color #7d4cac
      
           Border around this has a color of #7d4cac        
        
          <div style="border:2px solid #7d4cac;">Content here</div>
        
        
          .myborder {border:2px solid #7d4cac;}
        
        Border color #7d4cac