#6b4ecd color space conversions
Hex:
        #6b4ecd
        RGB:
        107, 78, 205
        CMY:
        58, 69, 20
        CMYK:
        48, 62, 0, 20
      HSL:
        254°, 55.9471%, 55.4902%
        HSV (HSB):
        254°, 61.9512%, 80.3922%
        XYZ:
        19.8072, 12.9824, 59.2195
        xyY:
        0.2153, 0.1411, 12.9824
      CIE-Lab:
        42.7366, 43.2614, -61.9843
        CIE-LCH:
        42.7366, 75.5884, 304.9128
        CIE-Luv:
        42.7366, 2.3175, -94.6840
        Hunter-Lab:
        36.0310, 35.0720, -72.2255
      #6b4ecd color charts
#6b4ecd RGB chart
      #6b4ecd CMYK chart
      #6b4ecd RGB pie chart
      #6b4ecd color shades, tints & tones
#6b4ecd color schemes
#6b4ecd color preview, HTML & CSS examples
           This text has a color of #6b4ecd        
        
          <p style="color:#6b4ecd;">Text here</p>
        
        
          .mytext {color:#6b4ecd;}
        
        Text color #6b4ecd
      
           This box has a color of #6b4ecd        
        
          <div style="background-color:#6b4ecd;">Content here</div>
        
        
          .mybackground {background-color:#6b4ecd;}
        
        Background color #6b4ecd
      
           Border around this has a color of #6b4ecd        
        
          <div style="border:2px solid #6b4ecd;">Content here</div>
        
        
          .myborder {border:2px solid #6b4ecd;}
        
        Border color #6b4ecd