#5e2ffd color space conversions
Hex:
        #5e2ffd
        RGB:
        94, 47, 253
        CMY:
        63, 82, 1
        CMYK:
        63, 81, 0, 1
      HSL:
        254°, 98.0952%, 58.8235%
        HSV (HSB):
        254°, 81.4229%, 99.2157%
        XYZ:
        23.3622, 11.5046, 93.9178
        xyY:
        0.1814, 0.0893, 11.5046
      CIE-Lab:
        40.4176, 70.0256, -93.1103
        CIE-LCH:
        40.4176, 116.5037, 306.9458
        CIE-Luv:
        40.4176, -1.1615, -132.1874
        Hunter-Lab:
        33.9184, 63.5897, -140.4273
      #5e2ffd color charts
#5e2ffd RGB chart
      #5e2ffd CMYK chart
      #5e2ffd RGB pie chart
      #5e2ffd color shades, tints & tones
#5e2ffd color schemes
#5e2ffd color preview, HTML & CSS examples
           This text has a color of #5e2ffd        
        
          <p style="color:#5e2ffd;">Text here</p>
        
        
          .mytext {color:#5e2ffd;}
        
        Text color #5e2ffd
      
           This box has a color of #5e2ffd        
        
          <div style="background-color:#5e2ffd;">Content here</div>
        
        
          .mybackground {background-color:#5e2ffd;}
        
        Background color #5e2ffd
      
           Border around this has a color of #5e2ffd        
        
          <div style="border:2px solid #5e2ffd;">Content here</div>
        
        
          .myborder {border:2px solid #5e2ffd;}
        
        Border color #5e2ffd