#5a0ebb color space conversions
Hex:
        #5a0ebb
        RGB:
        90, 14, 187
        CMY:
        65, 95, 27
        CMYK:
        52, 93, 0, 27
      HSL:
        266°, 86.0697%, 39.4118%
        HSV (HSB):
        266°, 92.5134%, 73.3333%
        XYZ:
        13.3431, 6.0756, 47.4832
        xyY:
        0.1994, 0.0908, 6.0756
      CIE-Lab:
        29.6024, 63.3002, -73.0418
        CIE-LCH:
        29.6024, 96.6541, 310.9132
        CIE-Luv:
        29.6024, 7.0453, -95.0119
        Hunter-Lab:
        24.6487, 53.4924, -96.9618
      #5a0ebb color charts
#5a0ebb RGB chart
      #5a0ebb CMYK chart
      #5a0ebb RGB pie chart
      #5a0ebb color shades, tints & tones
#5a0ebb color schemes
#5a0ebb color preview, HTML & CSS examples
           This text has a color of #5a0ebb        
        
          <p style="color:#5a0ebb;">Text here</p>
        
        
          .mytext {color:#5a0ebb;}
        
        Text color #5a0ebb
      
           This box has a color of #5a0ebb        
        
          <div style="background-color:#5a0ebb;">Content here</div>
        
        
          .mybackground {background-color:#5a0ebb;}
        
        Background color #5a0ebb
      
           Border around this has a color of #5a0ebb        
        
          <div style="border:2px solid #5a0ebb;">Content here</div>
        
        
          .myborder {border:2px solid #5a0ebb;}
        
        Border color #5a0ebb