#7b407e color space conversions
Hex:
        #7b407e
        RGB:
        123, 64, 126
        CMY:
        52, 75, 51
        CMYK:
        2, 49, 0, 51
      HSL:
        297°, 32.6316%, 37.2549%
        HSV (HSB):
        297°, 49.2063%, 49.4118%
        XYZ:
        13.7677, 9.3841, 20.8243
        xyY:
        0.3131, 0.2134, 9.3841
      CIE-Lab:
        36.7135, 35.3759, -24.3450
        CIE-LCH:
        36.7135, 42.9434, 325.4651
        CIE-Luv:
        36.7135, 26.6986, -37.7706
        Hunter-Lab:
        30.6335, 26.6150, -18.8613
      #7b407e color charts
#7b407e RGB chart
      #7b407e CMYK chart
      #7b407e RGB pie chart
      #7b407e color shades, tints & tones
#7b407e color schemes
#7b407e color preview, HTML & CSS examples
           This text has a color of #7b407e        
        
          <p style="color:#7b407e;">Text here</p>
        
        
          .mytext {color:#7b407e;}
        
        Text color #7b407e
      
           This box has a color of #7b407e        
        
          <div style="background-color:#7b407e;">Content here</div>
        
        
          .mybackground {background-color:#7b407e;}
        
        Background color #7b407e
      
           Border around this has a color of #7b407e        
        
          <div style="border:2px solid #7b407e;">Content here</div>
        
        
          .myborder {border:2px solid #7b407e;}
        
        Border color #7b407e