#5a1b8e color space conversions
Hex:
        #5a1b8e
        RGB:
        90, 27, 142
        CMY:
        65, 89, 44
        CMYK:
        37, 81, 0, 44
      HSL:
        273°, 68.0473%, 33.1373%
        HSV (HSB):
        273°, 80.9859%, 55.6863%
        XYZ:
        9.4909, 4.9105, 26.0388
        xyY:
        0.2347, 0.1214, 4.9105
      CIE-Lab:
        26.4783, 48.8707, -50.9030
        CIE-LCH:
        26.4783, 70.5653, 313.8331
        CIE-Luv:
        26.4783, 12.9325, -66.8768
        Hunter-Lab:
        22.1597, 37.6711, -54.1570
      #5a1b8e color charts
#5a1b8e RGB chart
      #5a1b8e CMYK chart
      #5a1b8e RGB pie chart
      #5a1b8e color shades, tints & tones
#5a1b8e color schemes
#5a1b8e color preview, HTML & CSS examples
           This text has a color of #5a1b8e        
        
          <p style="color:#5a1b8e;">Text here</p>
        
        
          .mytext {color:#5a1b8e;}
        
        Text color #5a1b8e
      
           This box has a color of #5a1b8e        
        
          <div style="background-color:#5a1b8e;">Content here</div>
        
        
          .mybackground {background-color:#5a1b8e;}
        
        Background color #5a1b8e
      
           Border around this has a color of #5a1b8e        
        
          <div style="border:2px solid #5a1b8e;">Content here</div>
        
        
          .myborder {border:2px solid #5a1b8e;}
        
        Border color #5a1b8e