#5d1fff color space conversions
Hex:
        #5d1fff
        RGB:
        93, 31, 255
        CMY:
        64, 88, 0
        CMYK:
        64, 88, 0, 0
      HSL:
        257°, 100.0000%, 56.0784%
        HSV (HSB):
        257°, 87.8431%, 100.0000%
        XYZ:
        23.0542, 10.5271, 95.4246
        xyY:
        0.1787, 0.0816, 10.5271
      CIE-Lab:
        38.7723, 75.7346, -96.9597
        CIE-LCH:
        38.7723, 123.0322, 307.9932
        CIE-Luv:
        38.7723, -0.2383, -133.8530
        Hunter-Lab:
        32.4455, 70.0535, -151.6642
      #5d1fff color charts
#5d1fff RGB chart
      #5d1fff CMYK chart
      #5d1fff RGB pie chart
      #5d1fff color shades, tints & tones
#5d1fff color schemes
#5d1fff color preview, HTML & CSS examples
           This text has a color of #5d1fff        
        
          <p style="color:#5d1fff;">Text here</p>
        
        
          .mytext {color:#5d1fff;}
        
        Text color #5d1fff
      
           This box has a color of #5d1fff        
        
          <div style="background-color:#5d1fff;">Content here</div>
        
        
          .mybackground {background-color:#5d1fff;}
        
        Background color #5d1fff
      
           Border around this has a color of #5d1fff        
        
          <div style="border:2px solid #5d1fff;">Content here</div>
        
        
          .myborder {border:2px solid #5d1fff;}
        
        Border color #5d1fff