#5a18d3 color space conversions
Hex:
        #5a18d3
        RGB:
        90, 24, 211
        CMY:
        65, 91, 17
        CMYK:
        57, 89, 0, 17
      HSL:
        261°, 79.5745%, 46.0784%
        HSV (HSB):
        261°, 88.6256%, 82.7451%
        XYZ:
        16.3010, 7.5301, 62.2223
        xyY:
        0.1894, 0.0875, 7.5301
      CIE-Lab:
        32.9844, 66.6578, -81.5125
        CIE-LCH:
        32.9844, 105.2974, 309.2750
        CIE-Luv:
        32.9844, 3.6681, -108.8361
        Hunter-Lab:
        27.4410, 58.0139, -115.2311
      #5a18d3 color charts
#5a18d3 RGB chart
      #5a18d3 CMYK chart
      #5a18d3 RGB pie chart
      #5a18d3 color shades, tints & tones
#5a18d3 color schemes
#5a18d3 color preview, HTML & CSS examples
           This text has a color of #5a18d3        
        
          <p style="color:#5a18d3;">Text here</p>
        
        
          .mytext {color:#5a18d3;}
        
        Text color #5a18d3
      
           This box has a color of #5a18d3        
        
          <div style="background-color:#5a18d3;">Content here</div>
        
        
          .mybackground {background-color:#5a18d3;}
        
        Background color #5a18d3
      
           Border around this has a color of #5a18d3        
        
          <div style="border:2px solid #5a18d3;">Content here</div>
        
        
          .myborder {border:2px solid #5a18d3;}
        
        Border color #5a18d3