#5e2aff color space conversions
Hex:
        #5e2aff
        RGB:
        94, 42, 255
        CMY:
        63, 84, 0
        CMYK:
        63, 84, 0, 0
      HSL:
        255°, 100.0000%, 58.2353%
        HSV (HSB):
        255°, 83.5294%, 100.0000%
        XYZ:
        23.4941, 11.2556, 95.5420
        xyY:
        0.1803, 0.0864, 11.2556
      CIE-Lab:
        40.0077, 72.3805, -94.9083
        CIE-LCH:
        40.0077, 119.3588, 307.3305
        CIE-Luv:
        40.0077, -0.8470, -133.5787
        Hunter-Lab:
        33.5494, 66.2891, -145.3616
      #5e2aff color charts
#5e2aff RGB chart
      #5e2aff CMYK chart
      #5e2aff RGB pie chart
      #5e2aff color shades, tints & tones
#5e2aff color schemes
#5e2aff color preview, HTML & CSS examples
           This text has a color of #5e2aff        
        
          <p style="color:#5e2aff;">Text here</p>
        
        
          .mytext {color:#5e2aff;}
        
        Text color #5e2aff
      
           This box has a color of #5e2aff        
        
          <div style="background-color:#5e2aff;">Content here</div>
        
        
          .mybackground {background-color:#5e2aff;}
        
        Background color #5e2aff
      
           Border around this has a color of #5e2aff        
        
          <div style="border:2px solid #5e2aff;">Content here</div>
        
        
          .myborder {border:2px solid #5e2aff;}
        
        Border color #5e2aff