#5e3fea color space conversions
Hex:
        #5e3fea
        RGB:
        94, 63, 234
        CMY:
        63, 75, 8
        CMYK:
        60, 73, 0, 8
      HSL:
        251°, 80.2817%, 58.2353%
        HSV (HSB):
        251°, 73.0769%, 91.7647%
        XYZ:
        21.2449, 11.8752, 79.0143
        xyY:
        0.1895, 0.1059, 11.8752
      CIE-Lab:
        41.0171, 57.6784, -81.4211
        CIE-LCH:
        41.0171, 99.7807, 305.3136
        CIE-Luv:
        41.0171, -1.6628, -119.1429
        Hunter-Lab:
        34.4604, 49.7397, -111.8238
      #5e3fea color charts
#5e3fea RGB chart
      #5e3fea CMYK chart
      #5e3fea RGB pie chart
      #5e3fea color shades, tints & tones
#5e3fea color schemes
#5e3fea color preview, HTML & CSS examples
           This text has a color of #5e3fea        
        
          <p style="color:#5e3fea;">Text here</p>
        
        
          .mytext {color:#5e3fea;}
        
        Text color #5e3fea
      
           This box has a color of #5e3fea        
        
          <div style="background-color:#5e3fea;">Content here</div>
        
        
          .mybackground {background-color:#5e3fea;}
        
        Background color #5e3fea
      
           Border around this has a color of #5e3fea        
        
          <div style="border:2px solid #5e3fea;">Content here</div>
        
        
          .myborder {border:2px solid #5e3fea;}
        
        Border color #5e3fea