#5e1dea color space conversions
Hex:
        #5e1dea
        RGB:
        94, 29, 234
        CMY:
        63, 89, 8
        CMYK:
        60, 88, 0, 8
      HSL:
        259°, 82.9960%, 51.5686%
        HSV (HSB):
        259°, 87.6068%, 91.7647%
        XYZ:
        19.9067, 9.1989, 78.5683
        xyY:
        0.1849, 0.0854, 9.1989
      CIE-Lab:
        36.3645, 71.2231, -89.1039
        CIE-LCH:
        36.3645, 114.0712, 308.6362
        CIE-Luv:
        36.3645, 2.1116, -121.9630
        Hunter-Lab:
        30.3297, 64.0804, -132.3582
      #5e1dea color charts
#5e1dea RGB chart
      #5e1dea CMYK chart
      #5e1dea RGB pie chart
      #5e1dea color shades, tints & tones
#5e1dea color schemes
#5e1dea color preview, HTML & CSS examples
           This text has a color of #5e1dea        
        
          <p style="color:#5e1dea;">Text here</p>
        
        
          .mytext {color:#5e1dea;}
        
        Text color #5e1dea
      
           This box has a color of #5e1dea        
        
          <div style="background-color:#5e1dea;">Content here</div>
        
        
          .mybackground {background-color:#5e1dea;}
        
        Background color #5e1dea
      
           Border around this has a color of #5e1dea        
        
          <div style="border:2px solid #5e1dea;">Content here</div>
        
        
          .myborder {border:2px solid #5e1dea;}
        
        Border color #5e1dea