#5d39ab color space conversions
Hex:
        #5d39ab
        RGB:
        93, 57, 171
        CMY:
        64, 78, 33
        CMYK:
        46, 67, 0, 33
      HSL:
        259°, 50.0000%, 44.7059%
        HSV (HSB):
        259°, 66.6667%, 67.0588%
        XYZ:
        13.3280, 8.1937, 39.4072
        xyY:
        0.2187, 0.1345, 8.1937
      CIE-Lab:
        34.3830, 42.5957, -55.6612
        CIE-LCH:
        34.3830, 70.0897, 307.4257
        CIE-Luv:
        34.3830, 5.2185, -79.7983
        Hunter-Lab:
        28.6246, 33.0190, -61.5866
      #5d39ab color charts
#5d39ab RGB chart
      #5d39ab CMYK chart
      #5d39ab RGB pie chart
      #5d39ab color shades, tints & tones
#5d39ab color schemes
#5d39ab color preview, HTML & CSS examples
           This text has a color of #5d39ab        
        
          <p style="color:#5d39ab;">Text here</p>
        
        
          .mytext {color:#5d39ab;}
        
        Text color #5d39ab
      
           This box has a color of #5d39ab        
        
          <div style="background-color:#5d39ab;">Content here</div>
        
        
          .mybackground {background-color:#5d39ab;}
        
        Background color #5d39ab
      
           Border around this has a color of #5d39ab        
        
          <div style="border:2px solid #5d39ab;">Content here</div>
        
        
          .myborder {border:2px solid #5d39ab;}
        
        Border color #5d39ab