#7f6dd2 color space conversions
Hex:
        #7f6dd2
        RGB:
        127, 109, 210
        CMY:
        50, 57, 18
        CMYK:
        40, 48, 0, 18
      HSL:
        251°, 52.8796%, 62.5490%
        HSV (HSB):
        251°, 48.0952%, 82.3529%
        XYZ:
        25.8539, 20.1024, 63.4903
        xyY:
        0.2362, 0.1837, 20.1024
      CIE-Lab:
        51.9528, 31.0656, -49.9281
        CIE-LCH:
        51.9528, 58.8038, 301.8902
        CIE-Luv:
        51.9528, 1.2546, -80.3525
        Hunter-Lab:
        44.8358, 24.4669, -52.5734
      #7f6dd2 color charts
#7f6dd2 RGB chart
      #7f6dd2 CMYK chart
      #7f6dd2 RGB pie chart
      #7f6dd2 color shades, tints & tones
#7f6dd2 color schemes
#7f6dd2 color preview, HTML & CSS examples
           This text has a color of #7f6dd2        
        
          <p style="color:#7f6dd2;">Text here</p>
        
        
          .mytext {color:#7f6dd2;}
        
        Text color #7f6dd2
      
           This box has a color of #7f6dd2        
        
          <div style="background-color:#7f6dd2;">Content here</div>
        
        
          .mybackground {background-color:#7f6dd2;}
        
        Background color #7f6dd2
      
           Border around this has a color of #7f6dd2        
        
          <div style="border:2px solid #7f6dd2;">Content here</div>
        
        
          .myborder {border:2px solid #7f6dd2;}
        
        Border color #7f6dd2