#5a3c6a color space conversions
Hex:
        #5a3c6a
        RGB:
        90, 60, 106
        CMY:
        65, 76, 58
        CMYK:
        15, 43, 0, 58
      HSL:
        279°, 27.7108%, 32.5490%
        HSV (HSB):
        279°, 43.3962%, 41.5686%
        XYZ:
        8.4338, 6.4460, 14.4354
        xyY:
        0.2877, 0.2199, 6.4460
      CIE-Lab:
        30.5109, 22.5361, -21.7898
        CIE-LCH:
        30.5109, 31.3476, 315.9646
        CIE-Luv:
        30.5109, 11.6778, -30.7339
        Hunter-Lab:
        25.3889, 14.8644, -15.9382
      #5a3c6a color charts
#5a3c6a RGB chart
      #5a3c6a CMYK chart
      #5a3c6a RGB pie chart
      #5a3c6a color shades, tints & tones
#5a3c6a color schemes
#5a3c6a color preview, HTML & CSS examples
           This text has a color of #5a3c6a        
        
          <p style="color:#5a3c6a;">Text here</p>
        
        
          .mytext {color:#5a3c6a;}
        
        Text color #5a3c6a
      
           This box has a color of #5a3c6a        
        
          <div style="background-color:#5a3c6a;">Content here</div>
        
        
          .mybackground {background-color:#5a3c6a;}
        
        Background color #5a3c6a
      
           Border around this has a color of #5a3c6a        
        
          <div style="border:2px solid #5a3c6a;">Content here</div>
        
        
          .myborder {border:2px solid #5a3c6a;}
        
        Border color #5a3c6a