#7d407d color space conversions
Hex:
        #7d407d
        RGB:
        125, 64, 125
        CMY:
        51, 75, 51
        CMYK:
        0, 49, 0, 51
      HSL:
        300°, 32.2751%, 37.0588%
        HSV (HSB):
        300°, 48.8000%, 49.0196%
        XYZ:
        13.9925, 9.5074, 20.4997
        xyY:
        0.3180, 0.2161, 9.5074
      CIE-Lab:
        36.9435, 35.8066, -23.3466
        CIE-LCH:
        36.9435, 42.7455, 326.8949
        CIE-Luv:
        36.9435, 28.2311, -36.5064
        Hunter-Lab:
        30.8341, 27.0435, -17.8343
      #7d407d color charts
#7d407d RGB chart
      #7d407d CMYK chart
      #7d407d RGB pie chart
      #7d407d color shades, tints & tones
#7d407d color schemes
#7d407d color preview, HTML & CSS examples
           This text has a color of #7d407d        
        
          <p style="color:#7d407d;">Text here</p>
        
        
          .mytext {color:#7d407d;}
        
        Text color #7d407d
      
           This box has a color of #7d407d        
        
          <div style="background-color:#7d407d;">Content here</div>
        
        
          .mybackground {background-color:#7d407d;}
        
        Background color #7d407d
      
           Border around this has a color of #7d407d        
        
          <div style="border:2px solid #7d407d;">Content here</div>
        
        
          .myborder {border:2px solid #7d407d;}
        
        Border color #7d407d