#5a39ce color space conversions
Hex:
        #5a39ce
        RGB:
        90, 57, 206
        CMY:
        65, 78, 19
        CMYK:
        56, 72, 0, 19
      HSL:
        253°, 60.3239%, 51.5686%
        HSV (HSB):
        253°, 72.3301%, 80.7843%
        XYZ:
        16.8202, 9.5561, 59.3505
        xyY:
        0.1962, 0.1115, 9.5561
      CIE-Lab:
        37.0337, 52.1223, -71.9372
        CIE-LCH:
        37.0337, 88.8352, 305.9253
        CIE-Luv:
        37.0337, 0.5245, -103.0489
        Hunter-Lab:
        30.9130, 43.0263, -92.1929
      #5a39ce color charts
#5a39ce RGB chart
      #5a39ce CMYK chart
      #5a39ce RGB pie chart
      #5a39ce color shades, tints & tones
#5a39ce color schemes
#5a39ce color preview, HTML & CSS examples
           This text has a color of #5a39ce        
        
          <p style="color:#5a39ce;">Text here</p>
        
        
          .mytext {color:#5a39ce;}
        
        Text color #5a39ce
      
           This box has a color of #5a39ce        
        
          <div style="background-color:#5a39ce;">Content here</div>
        
        
          .mybackground {background-color:#5a39ce;}
        
        Background color #5a39ce
      
           Border around this has a color of #5a39ce        
        
          <div style="border:2px solid #5a39ce;">Content here</div>
        
        
          .myborder {border:2px solid #5a39ce;}
        
        Border color #5a39ce