#5e2aed color space conversions
Hex:
        #5e2aed
        RGB:
        94, 42, 237
        CMY:
        63, 84, 7
        CMYK:
        60, 82, 0, 7
      HSL:
        256°, 84.4156%, 54.7059%
        HSV (HSB):
        256°, 82.2785%, 92.9412%
        XYZ:
        20.7301, 10.1500, 80.9873
        xyY:
        0.1853, 0.0907, 10.1500
      CIE-Lab:
        38.1104, 67.7365, -87.9163
        CIE-LCH:
        38.1104, 110.9843, 307.6130
        CIE-Luv:
        38.1104, 0.7510, -123.2215
        Hunter-Lab:
        31.8591, 60.3931, -128.4165
      #5e2aed color charts
#5e2aed RGB chart
      #5e2aed CMYK chart
      #5e2aed RGB pie chart
      #5e2aed color shades, tints & tones
#5e2aed color schemes
#5e2aed color preview, HTML & CSS examples
           This text has a color of #5e2aed        
        
          <p style="color:#5e2aed;">Text here</p>
        
        
          .mytext {color:#5e2aed;}
        
        Text color #5e2aed
      
           This box has a color of #5e2aed        
        
          <div style="background-color:#5e2aed;">Content here</div>
        
        
          .mybackground {background-color:#5e2aed;}
        
        Background color #5e2aed
      
           Border around this has a color of #5e2aed        
        
          <div style="border:2px solid #5e2aed;">Content here</div>
        
        
          .myborder {border:2px solid #5e2aed;}
        
        Border color #5e2aed