#7d4f8a color space conversions
Hex:
        #7d4f8a
        RGB:
        125, 79, 138
        CMY:
        51, 69, 46
        CMYK:
        9, 43, 0, 46
      HSL:
        287°, 27.1889%, 42.5490%
        HSV (HSB):
        287°, 42.7536%, 54.1176%
        XYZ:
        15.8409, 11.7869, 25.4850
        xyY:
        0.2982, 0.2219, 11.7869
      CIE-Lab:
        40.8754, 30.0062, -25.1939
        CIE-LCH:
        40.8754, 39.1804, 319.9824
        CIE-Luv:
        40.8754, 19.9933, -39.3882
        Hunter-Lab:
        34.3321, 22.2790, -19.9789
      #7d4f8a color charts
#7d4f8a RGB chart
      #7d4f8a CMYK chart
      #7d4f8a RGB pie chart
      #7d4f8a color shades, tints & tones
#7d4f8a color schemes
#7d4f8a color preview, HTML & CSS examples
           This text has a color of #7d4f8a        
        
          <p style="color:#7d4f8a;">Text here</p>
        
        
          .mytext {color:#7d4f8a;}
        
        Text color #7d4f8a
      
           This box has a color of #7d4f8a        
        
          <div style="background-color:#7d4f8a;">Content here</div>
        
        
          .mybackground {background-color:#7d4f8a;}
        
        Background color #7d4f8a
      
           Border around this has a color of #7d4f8a        
        
          <div style="border:2px solid #7d4f8a;">Content here</div>
        
        
          .myborder {border:2px solid #7d4f8a;}
        
        Border color #7d4f8a