#5e34af color space conversions
Hex:
        #5e34af
        RGB:
        94, 52, 175
        CMY:
        63, 80, 31
        CMYK:
        46, 70, 0, 31
      HSL:
        260°, 54.1850%, 44.5098%
        HSV (HSB):
        260°, 70.2857%, 68.6275%
        XYZ:
        13.5819, 7.9308, 41.3724
        xyY:
        0.2160, 0.1261, 7.9308
      CIE-Lab:
        33.8384, 46.5828, -58.9312
        CIE-LCH:
        33.8384, 75.1189, 308.3250
        CIE-Luv:
        33.8384, 6.0844, -83.6851
        Hunter-Lab:
        28.1617, 36.8048, -67.3898
      #5e34af color charts
#5e34af RGB chart
      #5e34af CMYK chart
      #5e34af RGB pie chart
      #5e34af color shades, tints & tones
#5e34af color schemes
#5e34af color preview, HTML & CSS examples
           This text has a color of #5e34af        
        
          <p style="color:#5e34af;">Text here</p>
        
        
          .mytext {color:#5e34af;}
        
        Text color #5e34af
      
           This box has a color of #5e34af        
        
          <div style="background-color:#5e34af;">Content here</div>
        
        
          .mybackground {background-color:#5e34af;}
        
        Background color #5e34af
      
           Border around this has a color of #5e34af        
        
          <div style="border:2px solid #5e34af;">Content here</div>
        
        
          .myborder {border:2px solid #5e34af;}
        
        Border color #5e34af