#7d59ac color space conversions
Hex:
        #7d59ac
        RGB:
        125, 89, 172
        CMY:
        51, 65, 33
        CMYK:
        27, 48, 0, 33
      HSL:
        266°, 33.3333%, 51.1765%
        HSV (HSB):
        266°, 48.2558%, 67.4510%
        XYZ:
        19.4762, 14.4833, 40.7988
        xyY:
        0.2605, 0.1937, 14.4833
      CIE-Lab:
        44.9182, 32.1975, -39.1555
        CIE-LCH:
        44.9182, 50.6935, 309.4305
        CIE-Luv:
        44.9182, 11.1484, -61.5286
        Hunter-Lab:
        38.0569, 24.7506, -36.9218
      #7d59ac color charts
#7d59ac RGB chart
      #7d59ac CMYK chart
      #7d59ac RGB pie chart
      #7d59ac color shades, tints & tones
#7d59ac color schemes
#7d59ac color preview, HTML & CSS examples
           This text has a color of #7d59ac        
        
          <p style="color:#7d59ac;">Text here</p>
        
        
          .mytext {color:#7d59ac;}
        
        Text color #7d59ac
      
           This box has a color of #7d59ac        
        
          <div style="background-color:#7d59ac;">Content here</div>
        
        
          .mybackground {background-color:#7d59ac;}
        
        Background color #7d59ac
      
           Border around this has a color of #7d59ac        
        
          <div style="border:2px solid #7d59ac;">Content here</div>
        
        
          .myborder {border:2px solid #7d59ac;}
        
        Border color #7d59ac