#5a45e1 color space conversions
Hex:
        #5a45e1
        RGB:
        90, 69, 225
        CMY:
        65, 73, 12
        CMYK:
        60, 69, 0, 12
      HSL:
        248°, 72.2222%, 57.6471%
        HSV (HSB):
        248°, 69.3333%, 88.2353%
        XYZ:
        19.9352, 11.8661, 72.4739
        xyY:
        0.1912, 0.1138, 11.8661
      CIE-Lab:
        41.0026, 51.3727, -76.3436
        CIE-LCH:
        41.0026, 92.0190, 303.9372
        CIE-Luv:
        41.0026, -3.1209, -112.5844
        Hunter-Lab:
        34.4473, 43.0180, -100.6276
      #5a45e1 color charts
#5a45e1 RGB chart
      #5a45e1 CMYK chart
      #5a45e1 RGB pie chart
      #5a45e1 color shades, tints & tones
#5a45e1 color schemes
#5a45e1 color preview, HTML & CSS examples
           This text has a color of #5a45e1        
        
          <p style="color:#5a45e1;">Text here</p>
        
        
          .mytext {color:#5a45e1;}
        
        Text color #5a45e1
      
           This box has a color of #5a45e1        
        
          <div style="background-color:#5a45e1;">Content here</div>
        
        
          .mybackground {background-color:#5a45e1;}
        
        Background color #5a45e1
      
           Border around this has a color of #5a45e1        
        
          <div style="border:2px solid #5a45e1;">Content here</div>
        
        
          .myborder {border:2px solid #5a45e1;}
        
        Border color #5a45e1