#5a396b color space conversions
Hex:
        #5a396b
        RGB:
        90, 57, 107
        CMY:
        65, 78, 58
        CMYK:
        16, 47, 0, 58
      HSL:
        280°, 30.4878%, 32.1569%
        HSV (HSB):
        280°, 46.7290%, 41.9608%
        XYZ:
        8.3334, 6.1615, 14.6600
        xyY:
        0.2858, 0.2113, 6.1615
      CIE-Lab:
        29.8162, 24.6418, -23.5138
        CIE-LCH:
        29.8162, 34.0605, 316.3419
        CIE-Luv:
        29.8162, 12.5851, -33.0250
        Hunter-Lab:
        24.8223, 16.4877, -17.6410
      #5a396b color charts
#5a396b RGB chart
      #5a396b CMYK chart
      #5a396b RGB pie chart
      #5a396b color shades, tints & tones
#5a396b color schemes
#5a396b color preview, HTML & CSS examples
           This text has a color of #5a396b        
        
          <p style="color:#5a396b;">Text here</p>
        
        
          .mytext {color:#5a396b;}
        
        Text color #5a396b
      
           This box has a color of #5a396b        
        
          <div style="background-color:#5a396b;">Content here</div>
        
        
          .mybackground {background-color:#5a396b;}
        
        Background color #5a396b
      
           Border around this has a color of #5a396b        
        
          <div style="border:2px solid #5a396b;">Content here</div>
        
        
          .myborder {border:2px solid #5a396b;}
        
        Border color #5a396b