#5d3bff color space conversions
Hex:
        #5d3bff
        RGB:
        93, 59, 255
        CMY:
        64, 77, 0
        CMYK:
        64, 77, 0, 0
      HSL:
        250°, 100.0000%, 61.5686%
        HSV (HSB):
        250°, 76.8627%, 100.0000%
        XYZ:
        24.1282, 12.6751, 95.7826
        xyY:
        0.1820, 0.0956, 12.6751
      CIE-Lab:
        42.2695, 65.4292, -91.1691
        CIE-LCH:
        42.2695, 112.2176, 305.6658
        CIE-Luv:
        42.2695, -2.9844, -132.3830
        Hunter-Lab:
        35.6021, 58.6690, -134.5902
      #5d3bff color charts
#5d3bff RGB chart
      #5d3bff CMYK chart
      #5d3bff RGB pie chart
      #5d3bff color shades, tints & tones
#5d3bff color schemes
#5d3bff color preview, HTML & CSS examples
           This text has a color of #5d3bff        
        
          <p style="color:#5d3bff;">Text here</p>
        
        
          .mytext {color:#5d3bff;}
        
        Text color #5d3bff
      
           This box has a color of #5d3bff        
        
          <div style="background-color:#5d3bff;">Content here</div>
        
        
          .mybackground {background-color:#5d3bff;}
        
        Background color #5d3bff
      
           Border around this has a color of #5d3bff        
        
          <div style="border:2px solid #5d3bff;">Content here</div>
        
        
          .myborder {border:2px solid #5d3bff;}
        
        Border color #5d3bff