#5d1faf color space conversions
Hex:
        #5d1faf
        RGB:
        93, 31, 175
        CMY:
        64, 88, 31
        CMYK:
        47, 82, 0, 31
      HSL:
        266°, 69.9029%, 40.3922%
        HSV (HSB):
        266°, 82.2857%, 68.6275%
        XYZ:
        12.7421, 6.4023, 41.1216
        xyY:
        0.2114, 0.1062, 6.4023
      CIE-Lab:
        30.4055, 55.8763, -64.5567
        CIE-LCH:
        30.4055, 85.3799, 310.8775
        CIE-Luv:
        30.4055, 8.5842, -87.0084
        Hunter-Lab:
        25.3027, 45.6100, -78.6454
      #5d1faf color charts
#5d1faf RGB chart
      #5d1faf CMYK chart
      #5d1faf RGB pie chart
      #5d1faf color shades, tints & tones
#5d1faf color schemes
#5d1faf color preview, HTML & CSS examples
           This text has a color of #5d1faf        
        
          <p style="color:#5d1faf;">Text here</p>
        
        
          .mytext {color:#5d1faf;}
        
        Text color #5d1faf
      
           This box has a color of #5d1faf        
        
          <div style="background-color:#5d1faf;">Content here</div>
        
        
          .mybackground {background-color:#5d1faf;}
        
        Background color #5d1faf
      
           Border around this has a color of #5d1faf        
        
          <div style="border:2px solid #5d1faf;">Content here</div>
        
        
          .myborder {border:2px solid #5d1faf;}
        
        Border color #5d1faf