#6d2fad color space conversions
Hex:
        #6d2fad
        RGB:
        109, 47, 173
        CMY:
        57, 82, 32
        CMYK:
        37, 73, 0, 32
      HSL:
        270°, 57.2727%, 43.1373%
        HSV (HSB):
        270°, 72.8324%, 67.8431%
        XYZ:
        14.8660, 8.3014, 40.3540
        xyY:
        0.2340, 0.1307, 8.3014
      CIE-Lab:
        34.6028, 51.2790, -56.4147
        CIE-LCH:
        34.6028, 76.2375, 312.2697
        CIE-Luv:
        34.6028, 13.7085, -81.6345
        Hunter-Lab:
        28.8121, 41.6785, -62.8726
      #6d2fad color charts
#6d2fad RGB chart
      #6d2fad CMYK chart
      #6d2fad RGB pie chart
      #6d2fad color shades, tints & tones
#6d2fad color schemes
#6d2fad color preview, HTML & CSS examples
           This text has a color of #6d2fad        
        
          <p style="color:#6d2fad;">Text here</p>
        
        
          .mytext {color:#6d2fad;}
        
        Text color #6d2fad
      
           This box has a color of #6d2fad        
        
          <div style="background-color:#6d2fad;">Content here</div>
        
        
          .mybackground {background-color:#6d2fad;}
        
        Background color #6d2fad
      
           Border around this has a color of #6d2fad        
        
          <div style="border:2px solid #6d2fad;">Content here</div>
        
        
          .myborder {border:2px solid #6d2fad;}
        
        Border color #6d2fad