#5d3ffb color space conversions
Hex:
        #5d3ffb
        RGB:
        93, 63, 251
        CMY:
        64, 75, 2
        CMYK:
        63, 75, 0, 2
      HSL:
        250°, 95.9184%, 61.5686%
        HSV (HSB):
        250°, 74.9004%, 98.4314%
        XYZ:
        23.7043, 12.8472, 92.4972
        xyY:
        0.1837, 0.0996, 12.8472
      CIE-Lab:
        42.5321, 62.4326, -88.4998
        CIE-LCH:
        42.5321, 108.3053, 305.2012
        CIE-Luv:
        42.5321, -3.2428, -129.5112
        Hunter-Lab:
        35.8430, 55.3234, -127.9149
      #5d3ffb color charts
#5d3ffb RGB chart
      #5d3ffb CMYK chart
      #5d3ffb RGB pie chart
      #5d3ffb color shades, tints & tones
#5d3ffb color schemes
#5d3ffb color preview, HTML & CSS examples
           This text has a color of #5d3ffb        
        
          <p style="color:#5d3ffb;">Text here</p>
        
        
          .mytext {color:#5d3ffb;}
        
        Text color #5d3ffb
      
           This box has a color of #5d3ffb        
        
          <div style="background-color:#5d3ffb;">Content here</div>
        
        
          .mybackground {background-color:#5d3ffb;}
        
        Background color #5d3ffb
      
           Border around this has a color of #5d3ffb        
        
          <div style="border:2px solid #5d3ffb;">Content here</div>
        
        
          .myborder {border:2px solid #5d3ffb;}
        
        Border color #5d3ffb