#5a159b color space conversions
Hex:
        #5a159b
        RGB:
        90, 21, 155
        CMY:
        65, 92, 39
        CMYK:
        42, 86, 0, 39
      HSL:
        271°, 76.1364%, 34.5098%
        HSV (HSB):
        271°, 86.4516%, 60.7843%
        XYZ:
        10.4010, 5.0765, 31.4420
        xyY:
        0.2217, 0.1082, 5.0765
      CIE-Lab:
        26.9517, 54.0198, -58.1398
        CIE-LCH:
        26.9517, 79.3623, 312.8963
        CIE-Luv:
        26.9517, 11.2733, -75.5884
        Hunter-Lab:
        22.5312, 42.9708, -66.9667
      #5a159b color charts
#5a159b RGB chart
      #5a159b CMYK chart
      #5a159b RGB pie chart
      #5a159b color shades, tints & tones
#5a159b color schemes
#5a159b color preview, HTML & CSS examples
           This text has a color of #5a159b        
        
          <p style="color:#5a159b;">Text here</p>
        
        
          .mytext {color:#5a159b;}
        
        Text color #5a159b
      
           This box has a color of #5a159b        
        
          <div style="background-color:#5a159b;">Content here</div>
        
        
          .mybackground {background-color:#5a159b;}
        
        Background color #5a159b
      
           Border around this has a color of #5a159b        
        
          <div style="border:2px solid #5a159b;">Content here</div>
        
        
          .myborder {border:2px solid #5a159b;}
        
        Border color #5a159b