#7d598d color space conversions
Hex:
        #7d598d
        RGB:
        125, 89, 141
        CMY:
        51, 65, 45
        CMYK:
        11, 37, 0, 45
      HSL:
        282°, 22.6087%, 45.0980%
        HSV (HSB):
        282°, 36.8794%, 55.2941%
        XYZ:
        16.8375, 13.4278, 26.9037
        xyY:
        0.2945, 0.2349, 13.4278
      CIE-Lab:
        43.4009, 24.7743, -23.0857
        CIE-LCH:
        43.4009, 33.8632, 317.0207
        CIE-Luv:
        43.4009, 15.4805, -36.1707
        Hunter-Lab:
        36.6440, 17.8920, -17.8794
      #7d598d color charts
#7d598d RGB chart
      #7d598d CMYK chart
      #7d598d RGB pie chart
      #7d598d color shades, tints & tones
#7d598d color schemes
#7d598d color preview, HTML & CSS examples
           This text has a color of #7d598d        
        
          <p style="color:#7d598d;">Text here</p>
        
        
          .mytext {color:#7d598d;}
        
        Text color #7d598d
      
           This box has a color of #7d598d        
        
          <div style="background-color:#7d598d;">Content here</div>
        
        
          .mybackground {background-color:#7d598d;}
        
        Background color #7d598d
      
           Border around this has a color of #7d598d        
        
          <div style="border:2px solid #7d598d;">Content here</div>
        
        
          .myborder {border:2px solid #7d598d;}
        
        Border color #7d598d