#5e2ffa color space conversions
Hex:
        #5e2ffa
        RGB:
        94, 47, 250
        CMY:
        63, 82, 2
        CMYK:
        62, 81, 0, 2
      HSL:
        254°, 95.3052%, 58.2353%
        HSV (HSB):
        254°, 81.2000%, 98.0392%
        XYZ:
        22.8879, 11.3148, 91.4201
        xyY:
        0.1822, 0.0901, 11.3148
      CIE-Lab:
        40.1058, 69.2357, -91.9451
        CIE-LCH:
        40.1058, 115.0977, 306.9802
        CIE-Luv:
        40.1058, -0.9090, -130.4569
        Hunter-Lab:
        33.6375, 62.5907, -137.5921
      #5e2ffa color charts
#5e2ffa RGB chart
      #5e2ffa CMYK chart
      #5e2ffa RGB pie chart
      #5e2ffa color shades, tints & tones
#5e2ffa color schemes
#5e2ffa color preview, HTML & CSS examples
           This text has a color of #5e2ffa        
        
          <p style="color:#5e2ffa;">Text here</p>
        
        
          .mytext {color:#5e2ffa;}
        
        Text color #5e2ffa
      
           This box has a color of #5e2ffa        
        
          <div style="background-color:#5e2ffa;">Content here</div>
        
        
          .mybackground {background-color:#5e2ffa;}
        
        Background color #5e2ffa
      
           Border around this has a color of #5e2ffa        
        
          <div style="border:2px solid #5e2ffa;">Content here</div>
        
        
          .myborder {border:2px solid #5e2ffa;}
        
        Border color #5e2ffa