#5e2faf color space conversions
Hex:
        #5e2faf
        RGB:
        94, 47, 175
        CMY:
        63, 82, 31
        CMYK:
        46, 73, 0, 31
      HSL:
        262°, 57.6577%, 43.5294%
        HSV (HSB):
        262°, 73.1429%, 68.6275%
        XYZ:
        13.3705, 7.5079, 41.3019
        xyY:
        0.2150, 0.1207, 7.5079
      CIE-Lab:
        32.9362, 49.1078, -60.4044
        CIE-LCH:
        32.9362, 77.8477, 309.1105
        CIE-Luv:
        32.9362, 6.9271, -84.7515
        Hunter-Lab:
        27.4005, 39.1509, -70.1900
      #5e2faf color charts
#5e2faf RGB chart
      #5e2faf CMYK chart
      #5e2faf RGB pie chart
      #5e2faf color shades, tints & tones
#5e2faf color schemes
#5e2faf color preview, HTML & CSS examples
           This text has a color of #5e2faf        
        
          <p style="color:#5e2faf;">Text here</p>
        
        
          .mytext {color:#5e2faf;}
        
        Text color #5e2faf
      
           This box has a color of #5e2faf        
        
          <div style="background-color:#5e2faf;">Content here</div>
        
        
          .mybackground {background-color:#5e2faf;}
        
        Background color #5e2faf
      
           Border around this has a color of #5e2faf        
        
          <div style="border:2px solid #5e2faf;">Content here</div>
        
        
          .myborder {border:2px solid #5e2faf;}
        
        Border color #5e2faf