#5a45c3 color space conversions
Hex:
        #5a45c3
        RGB:
        90, 69, 195
        CMY:
        65, 73, 24
        CMYK:
        54, 65, 0, 24
      HSL:
        250°, 51.2195%, 51.7647%
        HSV (HSB):
        250°, 64.6154%, 76.4706%
        XYZ:
        16.1949, 10.3700, 52.7778
        xyY:
        0.2041, 0.1307, 10.3700
      CIE-Lab:
        38.4985, 42.2862, -63.1434
        CIE-LCH:
        38.4985, 75.9948, 303.8097
        CIE-Luv:
        38.4985, -0.7932, -92.8816
        Hunter-Lab:
        32.2025, 33.4146, -74.6306
      #5a45c3 color charts
#5a45c3 RGB chart
      #5a45c3 CMYK chart
      #5a45c3 RGB pie chart
      #5a45c3 color shades, tints & tones
#5a45c3 color schemes
#5a45c3 color preview, HTML & CSS examples
           This text has a color of #5a45c3        
        
          <p style="color:#5a45c3;">Text here</p>
        
        
          .mytext {color:#5a45c3;}
        
        Text color #5a45c3
      
           This box has a color of #5a45c3        
        
          <div style="background-color:#5a45c3;">Content here</div>
        
        
          .mybackground {background-color:#5a45c3;}
        
        Background color #5a45c3
      
           Border around this has a color of #5a45c3        
        
          <div style="border:2px solid #5a45c3;">Content here</div>
        
        
          .myborder {border:2px solid #5a45c3;}
        
        Border color #5a45c3