#6e5aed color space conversions
Hex:
        #6e5aed
        RGB:
        110, 90, 237
        CMY:
        57, 65, 7
        CMYK:
        54, 62, 0, 7
      HSL:
        248°, 80.3279%, 64.1176%
        HSV (HSB):
        248°, 62.0253%, 92.9412%
        XYZ:
        25.3726, 16.7418, 82.0150
        xyY:
        0.2044, 0.1349, 16.7418
      CIE-Lab:
        47.9330, 46.3699, -71.7440
        CIE-LCH:
        47.9330, 85.4246, 302.8755
        CIE-Luv:
        47.9330, -2.2531, -112.1543
        Hunter-Lab:
        40.9167, 39.0845, -90.2015
      #6e5aed color charts
#6e5aed RGB chart
      #6e5aed CMYK chart
      #6e5aed RGB pie chart
      #6e5aed color shades, tints & tones
#6e5aed color schemes
#6e5aed color preview, HTML & CSS examples
           This text has a color of #6e5aed        
        
          <p style="color:#6e5aed;">Text here</p>
        
        
          .mytext {color:#6e5aed;}
        
        Text color #6e5aed
      
           This box has a color of #6e5aed        
        
          <div style="background-color:#6e5aed;">Content here</div>
        
        
          .mybackground {background-color:#6e5aed;}
        
        Background color #6e5aed
      
           Border around this has a color of #6e5aed        
        
          <div style="border:2px solid #6e5aed;">Content here</div>
        
        
          .myborder {border:2px solid #6e5aed;}
        
        Border color #6e5aed