#7f6dcd color space conversions
Hex:
        #7f6dcd
        RGB:
        127, 109, 205
        CMY:
        50, 57, 20
        CMYK:
        38, 47, 0, 20
      HSL:
        251°, 48.9796%, 61.5686%
        HSV (HSB):
        251°, 46.8293%, 80.3922%
        XYZ:
        25.2405, 19.8571, 60.2601
        xyY:
        0.2396, 0.1885, 19.8571
      CIE-Lab:
        51.6752, 29.6795, -47.5236
        CIE-LCH:
        51.6752, 56.0301, 301.9857
        CIE-Luv:
        51.6752, 1.6999, -76.3536
        Hunter-Lab:
        44.5613, 23.1240, -48.9848
      #7f6dcd color charts
#7f6dcd RGB chart
      #7f6dcd CMYK chart
      #7f6dcd RGB pie chart
      #7f6dcd color shades, tints & tones
#7f6dcd color schemes
#7f6dcd color preview, HTML & CSS examples
           This text has a color of #7f6dcd        
        
          <p style="color:#7f6dcd;">Text here</p>
        
        
          .mytext {color:#7f6dcd;}
        
        Text color #7f6dcd
      
           This box has a color of #7f6dcd        
        
          <div style="background-color:#7f6dcd;">Content here</div>
        
        
          .mybackground {background-color:#7f6dcd;}
        
        Background color #7f6dcd
      
           Border around this has a color of #7f6dcd        
        
          <div style="border:2px solid #7f6dcd;">Content here</div>
        
        
          .myborder {border:2px solid #7f6dcd;}
        
        Border color #7f6dcd