#6d4ffd color space conversions
Hex:
        #6d4ffd
        RGB:
        109, 79, 253
        CMY:
        57, 69, 1
        CMYK:
        57, 69, 0, 1
      HSL:
        250°, 97.7528%, 65.0980%
        HSV (HSB):
        250°, 68.7747%, 99.2157%
        XYZ:
        26.8323, 15.9350, 94.5901
        xyY:
        0.1953, 0.1160, 15.9350
      CIE-Lab:
        46.8891, 56.9281, -82.4057
        CIE-LCH:
        46.8891, 100.1574, 304.6378
        CIE-Luv:
        46.8891, -1.5628, -126.4254
        Hunter-Lab:
        39.9187, 50.1252, -112.5486
      #6d4ffd color charts
#6d4ffd RGB chart
      #6d4ffd CMYK chart
      #6d4ffd RGB pie chart
      #6d4ffd color shades, tints & tones
#6d4ffd color schemes
#6d4ffd color preview, HTML & CSS examples
           This text has a color of #6d4ffd        
        
          <p style="color:#6d4ffd;">Text here</p>
        
        
          .mytext {color:#6d4ffd;}
        
        Text color #6d4ffd
      
           This box has a color of #6d4ffd        
        
          <div style="background-color:#6d4ffd;">Content here</div>
        
        
          .mybackground {background-color:#6d4ffd;}
        
        Background color #6d4ffd
      
           Border around this has a color of #6d4ffd        
        
          <div style="border:2px solid #6d4ffd;">Content here</div>
        
        
          .myborder {border:2px solid #6d4ffd;}
        
        Border color #6d4ffd