#7f629f color space conversions
Hex:
        #7f629f
        RGB:
        127, 98, 159
        CMY:
        50, 62, 38
        CMYK:
        20, 38, 0, 38
      HSL:
        269°, 24.1107%, 50.3922%
        HSV (HSB):
        269°, 38.3648%, 62.3529%
        XYZ:
        19.3781, 15.7506, 34.8197
        xyY:
        0.2770, 0.2252, 15.7506
      CIE-Lab:
        46.6456, 24.2561, -28.7586
        CIE-LCH:
        46.6456, 37.6220, 310.1456
        CIE-Luv:
        46.6456, 10.5602, -45.2833
        Hunter-Lab:
        39.6870, 17.7044, -24.2376
      #7f629f color charts
#7f629f RGB chart
      #7f629f CMYK chart
      #7f629f RGB pie chart
      #7f629f color shades, tints & tones
#7f629f color schemes
#7f629f color preview, HTML & CSS examples
           This text has a color of #7f629f        
        
          <p style="color:#7f629f;">Text here</p>
        
        
          .mytext {color:#7f629f;}
        
        Text color #7f629f
      
           This box has a color of #7f629f        
        
          <div style="background-color:#7f629f;">Content here</div>
        
        
          .mybackground {background-color:#7f629f;}
        
        Background color #7f629f
      
           Border around this has a color of #7f629f        
        
          <div style="border:2px solid #7f629f;">Content here</div>
        
        
          .myborder {border:2px solid #7f629f;}
        
        Border color #7f629f