#5a053e color space conversions
Hex:
        #5a053e
        RGB:
        90, 5, 62
        CMY:
        65, 98, 76
        CMYK:
        0, 94, 31, 65
      HSL:
        320°, 89.4737%, 18.6275%
        HSV (HSB):
        320°, 94.4444%, 35.2941%
        XYZ:
        5.1402, 2.6300, 4.7941
        xyY:
        0.4091, 0.2093, 2.6300
      CIE-Lab:
        18.4966, 40.3901, -11.1462
        CIE-LCH:
        18.4966, 41.8998, 344.5724
        CIE-Luv:
        18.4966, 36.2635, -16.1019
        Hunter-Lab:
        16.2173, 28.1970, -6.1752
      #5a053e color charts
#5a053e RGB chart
      #5a053e CMYK chart
      #5a053e RGB pie chart
      #5a053e color shades, tints & tones
#5a053e color schemes
#5a053e color preview, HTML & CSS examples
           This text has a color of #5a053e        
        
          <p style="color:#5a053e;">Text here</p>
        
        
          .mytext {color:#5a053e;}
        
        Text color #5a053e
      
           This box has a color of #5a053e        
        
          <div style="background-color:#5a053e;">Content here</div>
        
        
          .mybackground {background-color:#5a053e;}
        
        Background color #5a053e
      
           Border around this has a color of #5a053e        
        
          <div style="border:2px solid #5a053e;">Content here</div>
        
        
          .myborder {border:2px solid #5a053e;}
        
        Border color #5a053e