#6e5cff color space conversions
Hex:
        #6e5cff
        RGB:
        110, 92, 255
        CMY:
        57, 64, 0
        CMYK:
        57, 64, 0, 0
      HSL:
        247°, 100.0000%, 68.0392%
        HSV (HSB):
        247°, 63.9216%, 100.0000%
        XYZ:
        28.3076, 18.1893, 96.6267
        xyY:
        0.1978, 0.1271, 18.1893
      CIE-Lab:
        49.7249, 50.6094, -78.8763
        CIE-LCH:
        49.7249, 93.7165, 302.6854
        CIE-Luv:
        49.7249, -4.0451, -123.6962
        Hunter-Lab:
        42.6489, 43.8411, -104.4750
      #6e5cff color charts
#6e5cff RGB chart
      #6e5cff CMYK chart
      #6e5cff RGB pie chart
      #6e5cff color shades, tints & tones
#6e5cff color schemes
#6e5cff color preview, HTML & CSS examples
           This text has a color of #6e5cff        
        
          <p style="color:#6e5cff;">Text here</p>
        
        
          .mytext {color:#6e5cff;}
        
        Text color #6e5cff
      
           This box has a color of #6e5cff        
        
          <div style="background-color:#6e5cff;">Content here</div>
        
        
          .mybackground {background-color:#6e5cff;}
        
        Background color #6e5cff
      
           Border around this has a color of #6e5cff        
        
          <div style="border:2px solid #6e5cff;">Content here</div>
        
        
          .myborder {border:2px solid #6e5cff;}
        
        Border color #6e5cff