#7b679e color space conversions
Hex:
        #7b679e
        RGB:
        123, 103, 158
        CMY:
        52, 60, 38
        CMYK:
        22, 35, 0, 38
      HSL:
        262°, 22.0884%, 51.1765%
        HSV (HSB):
        262°, 34.8101%, 61.9608%
        XYZ:
        19.1902, 16.3801, 34.4980
        xyY:
        0.2739, 0.2338, 16.3801
      CIE-Lab:
        47.4692, 19.7515, -26.9159
        CIE-LCH:
        47.4692, 33.3854, 306.2720
        CIE-Luv:
        47.4692, 6.4987, -42.0588
        Hunter-Lab:
        40.4723, 13.8103, -22.2073
      #7b679e color charts
#7b679e RGB chart
      #7b679e CMYK chart
      #7b679e RGB pie chart
      #7b679e color shades, tints & tones
#7b679e color schemes
#7b679e color preview, HTML & CSS examples
           This text has a color of #7b679e        
        
          <p style="color:#7b679e;">Text here</p>
        
        
          .mytext {color:#7b679e;}
        
        Text color #7b679e
      
           This box has a color of #7b679e        
        
          <div style="background-color:#7b679e;">Content here</div>
        
        
          .mybackground {background-color:#7b679e;}
        
        Background color #7b679e
      
           Border around this has a color of #7b679e        
        
          <div style="border:2px solid #7b679e;">Content here</div>
        
        
          .myborder {border:2px solid #7b679e;}
        
        Border color #7b679e