#6b4dfe color space conversions
Hex:
        #6b4dfe
        RGB:
        107, 77, 254
        CMY:
        58, 70, 0
        CMYK:
        58, 70, 0, 0
      HSL:
        250°, 98.8827%, 64.9020%
        HSV (HSB):
        250°, 69.6850%, 99.6078%
        XYZ:
        26.6067, 15.5893, 95.3726
        xyY:
        0.1934, 0.1133, 15.5893
      CIE-Lab:
        46.4310, 57.9809, -83.7204
        CIE-LCH:
        46.4310, 101.8376, 304.7047
        CIE-Luv:
        46.4310, -1.8834, -127.7435
        Hunter-Lab:
        39.4833, 51.1903, -115.5778
      #6b4dfe color charts
#6b4dfe RGB chart
      #6b4dfe CMYK chart
      #6b4dfe RGB pie chart
      #6b4dfe color shades, tints & tones
#6b4dfe color schemes
#6b4dfe color preview, HTML & CSS examples
           This text has a color of #6b4dfe        
        
          <p style="color:#6b4dfe;">Text here</p>
        
        
          .mytext {color:#6b4dfe;}
        
        Text color #6b4dfe
      
           This box has a color of #6b4dfe        
        
          <div style="background-color:#6b4dfe;">Content here</div>
        
        
          .mybackground {background-color:#6b4dfe;}
        
        Background color #6b4dfe
      
           Border around this has a color of #6b4dfe        
        
          <div style="border:2px solid #6b4dfe;">Content here</div>
        
        
          .myborder {border:2px solid #6b4dfe;}
        
        Border color #6b4dfe