#7d549d color space conversions
Hex:
        #7d549d
        RGB:
        125, 84, 157
        CMY:
        51, 67, 38
        CMYK:
        20, 46, 0, 38
      HSL:
        274°, 30.2905%, 47.2549%
        HSV (HSB):
        274°, 46.4968%, 61.5686%
        XYZ:
        17.7136, 13.1349, 33.5000
        xyY:
        0.2753, 0.2041, 13.1349
      CIE-Lab:
        42.9659, 31.4375, -33.3526
        CIE-LCH:
        42.9659, 45.8335, 313.3068
        CIE-Luv:
        42.9659, 15.0391, -52.1329
        Hunter-Lab:
        36.2422, 23.8192, -29.4344
      #7d549d color charts
#7d549d RGB chart
      #7d549d CMYK chart
      #7d549d RGB pie chart
      #7d549d color shades, tints & tones
#7d549d color schemes
#7d549d color preview, HTML & CSS examples
           This text has a color of #7d549d        
        
          <p style="color:#7d549d;">Text here</p>
        
        
          .mytext {color:#7d549d;}
        
        Text color #7d549d
      
           This box has a color of #7d549d        
        
          <div style="background-color:#7d549d;">Content here</div>
        
        
          .mybackground {background-color:#7d549d;}
        
        Background color #7d549d
      
           Border around this has a color of #7d549d        
        
          <div style="border:2px solid #7d549d;">Content here</div>
        
        
          .myborder {border:2px solid #7d549d;}
        
        Border color #7d549d