#5d1eda color space conversions
Hex:
        #5d1eda
        RGB:
        93, 30, 218
        CMY:
        64, 88, 15
        CMYK:
        57, 86, 0, 15
      HSL:
        260°, 75.8065%, 48.6275%
        HSV (HSB):
        260°, 86.2385%, 85.4902%
        XYZ:
        17.6334, 8.3177, 67.0058
        xyY:
        0.1897, 0.0895, 8.3177
      CIE-Lab:
        34.6359, 66.9109, -82.8136
        CIE-LCH:
        34.6359, 106.4667, 308.9372
        CIE-Luv:
        34.6359, 3.3987, -112.7254
        Hunter-Lab:
        28.8404, 58.6666, -117.5622
      #5d1eda color charts
#5d1eda RGB chart
      #5d1eda CMYK chart
      #5d1eda RGB pie chart
      #5d1eda color shades, tints & tones
#5d1eda color schemes
#5d1eda color preview, HTML & CSS examples
           This text has a color of #5d1eda        
        
          <p style="color:#5d1eda;">Text here</p>
        
        
          .mytext {color:#5d1eda;}
        
        Text color #5d1eda
      
           This box has a color of #5d1eda        
        
          <div style="background-color:#5d1eda;">Content here</div>
        
        
          .mybackground {background-color:#5d1eda;}
        
        Background color #5d1eda
      
           Border around this has a color of #5d1eda        
        
          <div style="border:2px solid #5d1eda;">Content here</div>
        
        
          .myborder {border:2px solid #5d1eda;}
        
        Border color #5d1eda