#5b45aa color space conversions
Hex:
        #5b45aa
        RGB:
        91, 69, 170
        CMY:
        64, 73, 33
        CMYK:
        46, 59, 0, 33
      HSL:
        253°, 42.2594%, 46.8627%
        HSV (HSB):
        253°, 59.4118%, 66.6667%
        XYZ:
        13.6982, 9.3827, 39.1193
        xyY:
        0.2202, 0.1508, 9.3827
      CIE-Lab:
        36.7109, 34.9451, -51.2998
        CIE-LCH:
        36.7109, 62.0711, 304.2625
        CIE-Luv:
        36.7109, 1.7923, -75.2358
        Hunter-Lab:
        30.6311, 26.2204, -54.2779
      #5b45aa color charts
#5b45aa RGB chart
      #5b45aa CMYK chart
      #5b45aa RGB pie chart
      #5b45aa color shades, tints & tones
#5b45aa color schemes
#5b45aa color preview, HTML & CSS examples
           This text has a color of #5b45aa        
        
          <p style="color:#5b45aa;">Text here</p>
        
        
          .mytext {color:#5b45aa;}
        
        Text color #5b45aa
      
           This box has a color of #5b45aa        
        
          <div style="background-color:#5b45aa;">Content here</div>
        
        
          .mybackground {background-color:#5b45aa;}
        
        Background color #5b45aa
      
           Border around this has a color of #5b45aa        
        
          <div style="border:2px solid #5b45aa;">Content here</div>
        
        
          .myborder {border:2px solid #5b45aa;}
        
        Border color #5b45aa