#5e34fa color space conversions
Hex:
        #5e34fa
        RGB:
        94, 52, 250
        CMY:
        63, 80, 2
        CMYK:
        62, 79, 0, 2
      HSL:
        253°, 95.1923%, 59.2157%
        HSV (HSB):
        253°, 79.2000%, 98.0392%
        XYZ:
        23.0994, 11.7378, 91.4906
        xyY:
        0.1829, 0.0929, 11.7378
      CIE-Lab:
        40.7963, 67.2143, -90.8030
        CIE-LCH:
        40.7963, 112.9732, 306.5096
        CIE-Luv:
        40.7963, -1.4634, -130.0935
        Hunter-Lab:
        34.2605, 60.3941, -134.3483
      #5e34fa color charts
#5e34fa RGB chart
      #5e34fa CMYK chart
      #5e34fa RGB pie chart
      #5e34fa color shades, tints & tones
#5e34fa color schemes
#5e34fa color preview, HTML & CSS examples
           This text has a color of #5e34fa        
        
          <p style="color:#5e34fa;">Text here</p>
        
        
          .mytext {color:#5e34fa;}
        
        Text color #5e34fa
      
           This box has a color of #5e34fa        
        
          <div style="background-color:#5e34fa;">Content here</div>
        
        
          .mybackground {background-color:#5e34fa;}
        
        Background color #5e34fa
      
           Border around this has a color of #5e34fa        
        
          <div style="border:2px solid #5e34fa;">Content here</div>
        
        
          .myborder {border:2px solid #5e34fa;}
        
        Border color #5e34fa