#5a3ebd color space conversions
Hex:
        #5a3ebd
        RGB:
        90, 62, 189
        CMY:
        65, 76, 26
        CMYK:
        52, 67, 0, 26
      HSL:
        253°, 50.5976%, 49.2157%
        HSV (HSB):
        253°, 67.1958%, 74.1176%
        XYZ:
        15.1244, 9.2930, 49.1407
        xyY:
        0.2056, 0.1263, 9.2930
      CIE-Lab:
        36.5425, 44.4701, -62.8208
        CIE-LCH:
        36.5425, 76.9677, 305.2942
        CIE-Luv:
        36.5425, 1.1979, -90.8957
        Hunter-Lab:
        30.4845, 35.2121, -74.2358
      #5a3ebd color charts
#5a3ebd RGB chart
      #5a3ebd CMYK chart
      #5a3ebd RGB pie chart
      #5a3ebd color shades, tints & tones
#5a3ebd color schemes
#5a3ebd color preview, HTML & CSS examples
           This text has a color of #5a3ebd        
        
          <p style="color:#5a3ebd;">Text here</p>
        
        
          .mytext {color:#5a3ebd;}
        
        Text color #5a3ebd
      
           This box has a color of #5a3ebd        
        
          <div style="background-color:#5a3ebd;">Content here</div>
        
        
          .mybackground {background-color:#5a3ebd;}
        
        Background color #5a3ebd
      
           Border around this has a color of #5a3ebd        
        
          <div style="border:2px solid #5a3ebd;">Content here</div>
        
        
          .myborder {border:2px solid #5a3ebd;}
        
        Border color #5a3ebd