#5a158f color space conversions
Hex:
        #5a158f
        RGB:
        90, 21, 143
        CMY:
        65, 92, 44
        CMYK:
        37, 85, 0, 44
      HSL:
        274°, 74.3902%, 32.1569%
        HSV (HSB):
        274°, 85.3147%, 56.0784%
        XYZ:
        9.4425, 4.6932, 26.3948
        xyY:
        0.2330, 0.1158, 4.6932
      CIE-Lab:
        25.8421, 51.2187, -52.5632
        CIE-LCH:
        25.8421, 73.3910, 314.2578
        CIE-Luv:
        25.8421, 13.3277, -68.1053
        Hunter-Lab:
        21.6637, 39.8912, -57.0736
      #5a158f color charts
#5a158f RGB chart
      #5a158f CMYK chart
      #5a158f RGB pie chart
      #5a158f color shades, tints & tones
#5a158f color schemes
#5a158f color preview, HTML & CSS examples
           This text has a color of #5a158f        
        
          <p style="color:#5a158f;">Text here</p>
        
        
          .mytext {color:#5a158f;}
        
        Text color #5a158f
      
           This box has a color of #5a158f        
        
          <div style="background-color:#5a158f;">Content here</div>
        
        
          .mybackground {background-color:#5a158f;}
        
        Background color #5a158f
      
           Border around this has a color of #5a158f        
        
          <div style="border:2px solid #5a158f;">Content here</div>
        
        
          .myborder {border:2px solid #5a158f;}
        
        Border color #5a158f