#5a0b80 color space conversions
Hex:
        #5a0b80
        RGB:
        90, 11, 128
        CMY:
        65, 96, 50
        CMYK:
        30, 91, 0, 50
      HSL:
        281°, 84.1727%, 27.2549%
        HSV (HSB):
        281°, 91.4062%, 50.1961%
        XYZ:
        8.2324, 3.9715, 20.7548
        xyY:
        0.2498, 0.1205, 3.9715
      CIE-Lab:
        23.5771, 50.6335, -46.8656
        CIE-LCH:
        23.5771, 68.9938, 317.2131
        CIE-Luv:
        23.5771, 16.9587, -59.3179
        Hunter-Lab:
        19.9287, 38.8620, -47.7977
      #5a0b80 color charts
#5a0b80 RGB chart
      #5a0b80 CMYK chart
      #5a0b80 RGB pie chart
      #5a0b80 color shades, tints & tones
#5a0b80 color schemes
#5a0b80 color preview, HTML & CSS examples
           This text has a color of #5a0b80        
        
          <p style="color:#5a0b80;">Text here</p>
        
        
          .mytext {color:#5a0b80;}
        
        Text color #5a0b80
      
           This box has a color of #5a0b80        
        
          <div style="background-color:#5a0b80;">Content here</div>
        
        
          .mybackground {background-color:#5a0b80;}
        
        Background color #5a0b80
      
           Border around this has a color of #5a0b80        
        
          <div style="border:2px solid #5a0b80;">Content here</div>
        
        
          .myborder {border:2px solid #5a0b80;}
        
        Border color #5a0b80