#6e5bfb color space conversions
Hex:
        #6e5bfb
        RGB:
        110, 91, 251
        CMY:
        57, 64, 2
        CMYK:
        56, 64, 0, 2
      HSL:
        247°, 95.2381%, 67.0588%
        HSV (HSB):
        247°, 63.7450%, 98.4314%
        XYZ:
        27.5841, 17.7622, 93.2414
        xyY:
        0.1990, 0.1282, 17.7622
      CIE-Lab:
        49.2064, 49.9750, -77.4990
        CIE-LCH:
        49.2064, 92.2150, 302.8158
        CIE-Luv:
        49.2064, -3.5372, -121.3539
        Hunter-Lab:
        42.1452, 43.0742, -101.6705
      #6e5bfb color charts
#6e5bfb RGB chart
      #6e5bfb CMYK chart
      #6e5bfb RGB pie chart
      #6e5bfb color shades, tints & tones
#6e5bfb color schemes
#6e5bfb color preview, HTML & CSS examples
           This text has a color of #6e5bfb        
        
          <p style="color:#6e5bfb;">Text here</p>
        
        
          .mytext {color:#6e5bfb;}
        
        Text color #6e5bfb
      
           This box has a color of #6e5bfb        
        
          <div style="background-color:#6e5bfb;">Content here</div>
        
        
          .mybackground {background-color:#6e5bfb;}
        
        Background color #6e5bfb
      
           Border around this has a color of #6e5bfb        
        
          <div style="border:2px solid #6e5bfb;">Content here</div>
        
        
          .myborder {border:2px solid #6e5bfb;}
        
        Border color #6e5bfb