#5a49ce color space conversions
Hex:
        #5a49ce
        RGB:
        90, 73, 206
        CMY:
        65, 71, 19
        CMYK:
        56, 65, 0, 19
      HSL:
        248°, 57.5758%, 54.7059%
        HSV (HSB):
        248°, 64.5631%, 80.7843%
        XYZ:
        17.7396, 11.3950, 59.6570
        xyY:
        0.1998, 0.1283, 11.3950
      CIE-Lab:
        40.2379, 43.3356, -66.6935
        CIE-LCH:
        40.2379, 79.5361, 303.0147
        CIE-Luv:
        40.2379, -2.5250, -99.0624
        Hunter-Lab:
        33.7564, 34.7309, -81.1523
      #5a49ce color charts
#5a49ce RGB chart
      #5a49ce CMYK chart
      #5a49ce RGB pie chart
      #5a49ce color shades, tints & tones
#5a49ce color schemes
#5a49ce color preview, HTML & CSS examples
           This text has a color of #5a49ce        
        
          <p style="color:#5a49ce;">Text here</p>
        
        
          .mytext {color:#5a49ce;}
        
        Text color #5a49ce
      
           This box has a color of #5a49ce        
        
          <div style="background-color:#5a49ce;">Content here</div>
        
        
          .mybackground {background-color:#5a49ce;}
        
        Background color #5a49ce
      
           Border around this has a color of #5a49ce        
        
          <div style="border:2px solid #5a49ce;">Content here</div>
        
        
          .myborder {border:2px solid #5a49ce;}
        
        Border color #5a49ce