#6d2ace color space conversions
Hex:
        #6d2ace
        RGB:
        109, 42, 206
        CMY:
        57, 84, 19
        CMYK:
        47, 80, 0, 19
      HSL:
        265°, 66.1290%, 48.6275%
        HSV (HSB):
        265°, 79.6117%, 80.7843%
        XYZ:
        18.2752, 9.3634, 59.2366
        xyY:
        0.2104, 0.1078, 9.3634
      CIE-Lab:
        36.6747, 61.5417, -72.4517
        CIE-LCH:
        36.6747, 95.0612, 310.3452
        CIE-Luv:
        36.6747, 9.2687, -103.8677
        Hunter-Lab:
        30.5996, 53.0574, -93.3575
      #6d2ace color charts
#6d2ace RGB chart
      #6d2ace CMYK chart
      #6d2ace RGB pie chart
      #6d2ace color shades, tints & tones
#6d2ace color schemes
#6d2ace color preview, HTML & CSS examples
           This text has a color of #6d2ace        
        
          <p style="color:#6d2ace;">Text here</p>
        
        
          .mytext {color:#6d2ace;}
        
        Text color #6d2ace
      
           This box has a color of #6d2ace        
        
          <div style="background-color:#6d2ace;">Content here</div>
        
        
          .mybackground {background-color:#6d2ace;}
        
        Background color #6d2ace
      
           Border around this has a color of #6d2ace        
        
          <div style="border:2px solid #6d2ace;">Content here</div>
        
        
          .myborder {border:2px solid #6d2ace;}
        
        Border color #6d2ace