#5a18a5 color space conversions
Hex:
        #5a18a5
        RGB:
        90, 24, 165
        CMY:
        65, 91, 35
        CMYK:
        45, 85, 0, 35
      HSL:
        268°, 74.6032%, 37.0588%
        HSV (HSB):
        268°, 85.4545%, 64.7059%
        XYZ:
        11.3346, 5.5435, 36.0699
        xyY:
        0.2141, 0.1047, 5.5435
      CIE-Lab:
        28.2303, 55.4602, -62.1266
        CIE-LCH:
        28.2303, 83.2799, 311.7551
        CIE-Luv:
        28.2303, 9.4816, -81.5450
        Hunter-Lab:
        23.5447, 44.7280, -74.3495
      #5a18a5 color charts
#5a18a5 RGB chart
      #5a18a5 CMYK chart
      #5a18a5 RGB pie chart
      #5a18a5 color shades, tints & tones
#5a18a5 color schemes
#5a18a5 color preview, HTML & CSS examples
           This text has a color of #5a18a5        
        
          <p style="color:#5a18a5;">Text here</p>
        
        
          .mytext {color:#5a18a5;}
        
        Text color #5a18a5
      
           This box has a color of #5a18a5        
        
          <div style="background-color:#5a18a5;">Content here</div>
        
        
          .mybackground {background-color:#5a18a5;}
        
        Background color #5a18a5
      
           Border around this has a color of #5a18a5        
        
          <div style="border:2px solid #5a18a5;">Content here</div>
        
        
          .myborder {border:2px solid #5a18a5;}
        
        Border color #5a18a5