#5b18aa color space conversions
Hex:
        #5b18aa
        RGB:
        91, 24, 170
        CMY:
        64, 91, 33
        CMYK:
        46, 86, 0, 33
      HSL:
        268°, 75.2577%, 38.0392%
        HSV (HSB):
        268°, 85.8824%, 66.6667%
        XYZ:
        11.8967, 5.7797, 38.5188
        xyY:
        0.2117, 0.1029, 5.7797
      CIE-Lab:
        28.8497, 56.7934, -64.1222
        CIE-LCH:
        28.8497, 85.6571, 311.5315
        CIE-Luv:
        28.8497, 9.1416, -84.5480
        Hunter-Lab:
        24.0410, 46.2592, -78.1665
      #5b18aa color charts
#5b18aa RGB chart
      #5b18aa CMYK chart
      #5b18aa RGB pie chart
      #5b18aa color shades, tints & tones
#5b18aa color schemes
#5b18aa color preview, HTML & CSS examples
           This text has a color of #5b18aa        
        
          <p style="color:#5b18aa;">Text here</p>
        
        
          .mytext {color:#5b18aa;}
        
        Text color #5b18aa
      
           This box has a color of #5b18aa        
        
          <div style="background-color:#5b18aa;">Content here</div>
        
        
          .mybackground {background-color:#5b18aa;}
        
        Background color #5b18aa
      
           Border around this has a color of #5b18aa        
        
          <div style="border:2px solid #5b18aa;">Content here</div>
        
        
          .myborder {border:2px solid #5b18aa;}
        
        Border color #5b18aa