#7d588d color space conversions
Hex:
        #7d588d
        RGB:
        125, 88, 141
        CMY:
        51, 65, 45
        CMYK:
        11, 38, 0, 45
      HSL:
        282°, 23.1441%, 44.9020%
        HSV (HSB):
        282°, 37.5887%, 55.2941%
        XYZ:
        16.7549, 13.2625, 26.8761
        xyY:
        0.2945, 0.2331, 13.2625
      CIE-Lab:
        43.1561, 25.3691, -23.4648
        CIE-LCH:
        43.1561, 34.5570, 317.2331
        CIE-Luv:
        43.1561, 15.8953, -36.7593
        Hunter-Lab:
        36.4177, 18.3924, -18.2634
      #7d588d color charts
#7d588d RGB chart
      #7d588d CMYK chart
      #7d588d RGB pie chart
      #7d588d color shades, tints & tones
#7d588d color schemes
#7d588d color preview, HTML & CSS examples
           This text has a color of #7d588d        
        
          <p style="color:#7d588d;">Text here</p>
        
        
          .mytext {color:#7d588d;}
        
        Text color #7d588d
      
           This box has a color of #7d588d        
        
          <div style="background-color:#7d588d;">Content here</div>
        
        
          .mybackground {background-color:#7d588d;}
        
        Background color #7d588d
      
           Border around this has a color of #7d588d        
        
          <div style="border:2px solid #7d588d;">Content here</div>
        
        
          .myborder {border:2px solid #7d588d;}
        
        Border color #7d588d