#7d609b color space conversions
Hex:
        #7d609b
        RGB:
        125, 96, 155
        CMY:
        51, 62, 39
        CMYK:
        19, 38, 0, 39
      HSL:
        269°, 23.5060%, 49.2157%
        HSV (HSB):
        269°, 38.0645%, 60.7843%
        XYZ:
        18.5567, 15.0923, 32.9454
        xyY:
        0.2787, 0.2266, 15.0923
      CIE-Lab:
        45.7603, 23.8537, -27.7854
        CIE-LCH:
        45.7603, 36.6201, 310.6460
        CIE-Luv:
        45.7603, 10.7531, -43.5599
        Hunter-Lab:
        38.8488, 17.2779, -23.0863
      #7d609b color charts
#7d609b RGB chart
      #7d609b CMYK chart
      #7d609b RGB pie chart
      #7d609b color shades, tints & tones
#7d609b color schemes
#7d609b color preview, HTML & CSS examples
           This text has a color of #7d609b        
        
          <p style="color:#7d609b;">Text here</p>
        
        
          .mytext {color:#7d609b;}
        
        Text color #7d609b
      
           This box has a color of #7d609b        
        
          <div style="background-color:#7d609b;">Content here</div>
        
        
          .mybackground {background-color:#7d609b;}
        
        Background color #7d609b
      
           Border around this has a color of #7d609b        
        
          <div style="border:2px solid #7d609b;">Content here</div>
        
        
          .myborder {border:2px solid #7d609b;}
        
        Border color #7d609b