#5d1fda color space conversions
Hex:
        #5d1fda
        RGB:
        93, 31, 218
        CMY:
        64, 88, 15
        CMYK:
        57, 86, 0, 15
      HSL:
        260°, 75.1004%, 48.8235%
        HSV (HSB):
        260°, 85.7798%, 85.4902%
        XYZ:
        17.6591, 8.3691, 67.0143
        xyY:
        0.1898, 0.0899, 8.3691
      CIE-Lab:
        34.7400, 66.6005, -82.6413
        CIE-LCH:
        34.7400, 106.1377, 308.8653
        CIE-Luv:
        34.7400, 3.3222, -112.6925
        Hunter-Lab:
        28.9294, 58.3336, -117.0936
      #5d1fda color charts
#5d1fda RGB chart
      #5d1fda CMYK chart
      #5d1fda RGB pie chart
      #5d1fda color shades, tints & tones
#5d1fda color schemes
#5d1fda color preview, HTML & CSS examples
           This text has a color of #5d1fda        
        
          <p style="color:#5d1fda;">Text here</p>
        
        
          .mytext {color:#5d1fda;}
        
        Text color #5d1fda
      
           This box has a color of #5d1fda        
        
          <div style="background-color:#5d1fda;">Content here</div>
        
        
          .mybackground {background-color:#5d1fda;}
        
        Background color #5d1fda
      
           Border around this has a color of #5d1fda        
        
          <div style="border:2px solid #5d1fda;">Content here</div>
        
        
          .myborder {border:2px solid #5d1fda;}
        
        Border color #5d1fda