#7f679e color space conversions
Hex:
        #7f679e
        RGB:
        127, 103, 158
        CMY:
        50, 60, 38
        CMYK:
        20, 35, 0, 38
      HSL:
        266°, 22.0884%, 51.1765%
        HSV (HSB):
        266°, 34.8101%, 61.9608%
        XYZ:
        19.7742, 16.6811, 34.5253
        xyY:
        0.2786, 0.2350, 16.6811
      CIE-Lab:
        47.8557, 21.0314, -26.2855
        CIE-LCH:
        47.8557, 33.6638, 308.6638
        CIE-Luv:
        47.8557, 8.6438, -41.3423
        Hunter-Lab:
        40.8426, 14.9475, -21.5297
      #7f679e color charts
#7f679e RGB chart
      #7f679e CMYK chart
      #7f679e RGB pie chart
      #7f679e color shades, tints & tones
#7f679e color schemes
#7f679e color preview, HTML & CSS examples
           This text has a color of #7f679e        
        
          <p style="color:#7f679e;">Text here</p>
        
        
          .mytext {color:#7f679e;}
        
        Text color #7f679e
      
           This box has a color of #7f679e        
        
          <div style="background-color:#7f679e;">Content here</div>
        
        
          .mybackground {background-color:#7f679e;}
        
        Background color #7f679e
      
           Border around this has a color of #7f679e        
        
          <div style="border:2px solid #7f679e;">Content here</div>
        
        
          .myborder {border:2px solid #7f679e;}
        
        Border color #7f679e