#5a18a1 color space conversions
Hex:
        #5a18a1
        RGB:
        90, 24, 161
        CMY:
        65, 91, 37
        CMYK:
        44, 85, 0, 37
      HSL:
        269°, 74.0541%, 36.2745%
        HSV (HSB):
        269°, 85.0932%, 63.1373%
        XYZ:
        10.9761, 5.4001, 34.1820
        xyY:
        0.2171, 0.1068, 5.4001
      CIE-Lab:
        27.8456, 54.4959, -60.3322
        CIE-LCH:
        27.8456, 81.3005, 312.0903
        CIE-Luv:
        27.8456, 10.0858, -79.0918
        Hunter-Lab:
        23.2382, 43.6441, -70.9454
      #5a18a1 color charts
#5a18a1 RGB chart
      #5a18a1 CMYK chart
      #5a18a1 RGB pie chart
      #5a18a1 color shades, tints & tones
#5a18a1 color schemes
#5a18a1 color preview, HTML & CSS examples
           This text has a color of #5a18a1        
        
          <p style="color:#5a18a1;">Text here</p>
        
        
          .mytext {color:#5a18a1;}
        
        Text color #5a18a1
      
           This box has a color of #5a18a1        
        
          <div style="background-color:#5a18a1;">Content here</div>
        
        
          .mybackground {background-color:#5a18a1;}
        
        Background color #5a18a1
      
           Border around this has a color of #5a18a1        
        
          <div style="border:2px solid #5a18a1;">Content here</div>
        
        
          .myborder {border:2px solid #5a18a1;}
        
        Border color #5a18a1