#5d3efd color space conversions
Hex:
        #5d3efd
        RGB:
        93, 62, 253
        CMY:
        64, 76, 1
        CMYK:
        63, 75, 0, 1
      HSL:
        250°, 97.9487%, 61.7647%
        HSV (HSB):
        250°, 75.4941%, 99.2157%
        XYZ:
        23.9664, 12.8643, 94.1484
        xyY:
        0.1830, 0.0982, 12.8643
      CIE-Lab:
        42.5580, 63.4770, -89.5756
        CIE-LCH:
        42.5580, 109.7867, 305.3230
        CIE-Luv:
        42.5580, -3.2467, -130.8391
        Hunter-Lab:
        35.8668, 56.5082, -130.5264
      #5d3efd color charts
#5d3efd RGB chart
      #5d3efd CMYK chart
      #5d3efd RGB pie chart
      #5d3efd color shades, tints & tones
#5d3efd color schemes
#5d3efd color preview, HTML & CSS examples
           This text has a color of #5d3efd        
        
          <p style="color:#5d3efd;">Text here</p>
        
        
          .mytext {color:#5d3efd;}
        
        Text color #5d3efd
      
           This box has a color of #5d3efd        
        
          <div style="background-color:#5d3efd;">Content here</div>
        
        
          .mybackground {background-color:#5d3efd;}
        
        Background color #5d3efd
      
           Border around this has a color of #5d3efd        
        
          <div style="border:2px solid #5d3efd;">Content here</div>
        
        
          .myborder {border:2px solid #5d3efd;}
        
        Border color #5d3efd