#5a316f color space conversions
Hex:
        #5a316f
        RGB:
        90, 49, 111
        CMY:
        65, 81, 56
        CMYK:
        19, 56, 0, 56
      HSL:
        280°, 38.7500%, 31.3725%
        HSV (HSB):
        280°, 55.8559%, 43.5294%
        XYZ:
        8.1840, 5.5180, 15.6727
        xyY:
        0.2786, 0.1878, 5.5180
      CIE-Lab:
        28.1623, 30.4353, -28.6733
        CIE-LCH:
        28.1623, 41.8146, 316.7074
        CIE-Luv:
        28.1623, 14.4344, -39.6841
        Hunter-Lab:
        23.4904, 21.0809, -23.1147
      #5a316f color charts
#5a316f RGB chart
      #5a316f CMYK chart
      #5a316f RGB pie chart
      #5a316f color shades, tints & tones
#5a316f color schemes
#5a316f color preview, HTML & CSS examples
           This text has a color of #5a316f        
        
          <p style="color:#5a316f;">Text here</p>
        
        
          .mytext {color:#5a316f;}
        
        Text color #5a316f
      
           This box has a color of #5a316f        
        
          <div style="background-color:#5a316f;">Content here</div>
        
        
          .mybackground {background-color:#5a316f;}
        
        Background color #5a316f
      
           Border around this has a color of #5a316f        
        
          <div style="border:2px solid #5a316f;">Content here</div>
        
        
          .myborder {border:2px solid #5a316f;}
        
        Border color #5a316f