#5a39ab color space conversions
Hex:
        #5a39ab
        RGB:
        90, 57, 171
        CMY:
        65, 78, 33
        CMYK:
        47, 67, 0, 33
      HSL:
        257°, 50.0000%, 44.7059%
        HSV (HSB):
        257°, 66.6667%, 67.0588%
        XYZ:
        13.0303, 8.0402, 39.3932
        xyY:
        0.2155, 0.1330, 8.0402
      CIE-Lab:
        34.0664, 42.0114, -56.1902
        CIE-LCH:
        34.0664, 70.1591, 306.7841
        CIE-Luv:
        34.0664, 4.0494, -80.1465
        Hunter-Lab:
        28.3552, 32.4056, -62.5215
      #5a39ab color charts
#5a39ab RGB chart
      #5a39ab CMYK chart
      #5a39ab RGB pie chart
      #5a39ab color shades, tints & tones
#5a39ab color schemes
#5a39ab color preview, HTML & CSS examples
           This text has a color of #5a39ab        
        
          <p style="color:#5a39ab;">Text here</p>
        
        
          .mytext {color:#5a39ab;}
        
        Text color #5a39ab
      
           This box has a color of #5a39ab        
        
          <div style="background-color:#5a39ab;">Content here</div>
        
        
          .mybackground {background-color:#5a39ab;}
        
        Background color #5a39ab
      
           Border around this has a color of #5a39ab        
        
          <div style="border:2px solid #5a39ab;">Content here</div>
        
        
          .myborder {border:2px solid #5a39ab;}
        
        Border color #5a39ab