#5d3ffe color space conversions
Hex:
        #5d3ffe
        RGB:
        93, 63, 254
        CMY:
        64, 75, 0
        CMYK:
        63, 75, 0, 0
      HSL:
        249°, 98.9637%, 62.1569%
        HSV (HSB):
        249°, 75.1969%, 99.6078%
        XYZ:
        24.1811, 13.0379, 95.0080
        xyY:
        0.1829, 0.0986, 13.0379
      CIE-Lab:
        42.8203, 63.2865, -89.7015
        CIE-LCH:
        42.8203, 109.7795, 305.2039
        CIE-Luv:
        42.8203, -3.4628, -131.3022
        Hunter-Lab:
        36.1081, 56.3500, -130.7290
      #5d3ffe color charts
#5d3ffe RGB chart
      #5d3ffe CMYK chart
      #5d3ffe RGB pie chart
      #5d3ffe color shades, tints & tones
#5d3ffe color schemes
#5d3ffe color preview, HTML & CSS examples
           This text has a color of #5d3ffe        
        
          <p style="color:#5d3ffe;">Text here</p>
        
        
          .mytext {color:#5d3ffe;}
        
        Text color #5d3ffe
      
           This box has a color of #5d3ffe        
        
          <div style="background-color:#5d3ffe;">Content here</div>
        
        
          .mybackground {background-color:#5d3ffe;}
        
        Background color #5d3ffe
      
           Border around this has a color of #5d3ffe        
        
          <div style="border:2px solid #5d3ffe;">Content here</div>
        
        
          .myborder {border:2px solid #5d3ffe;}
        
        Border color #5d3ffe