#5a025d color space conversions
Hex:
        #5a025d
        RGB:
        90, 2, 93
        CMY:
        65, 99, 64
        CMYK:
        3, 98, 0, 64
      HSL:
        298°, 95.7895%, 18.6275%
        HSV (HSB):
        298°, 97.8495%, 36.4706%
        XYZ:
        6.2139, 3.0074, 10.6089
        xyY:
        0.3134, 0.1517, 3.0074
      CIE-Lab:
        20.0735, 45.9357, -29.8352
        CIE-LCH:
        20.0735, 54.7743, 326.9963
        CIE-Luv:
        20.0735, 26.3778, -37.2717
        Hunter-Lab:
        17.3418, 33.6121, -24.1315
      #5a025d color charts
#5a025d RGB chart
      #5a025d CMYK chart
      #5a025d RGB pie chart
      #5a025d color shades, tints & tones
#5a025d color schemes
#5a025d color preview, HTML & CSS examples
           This text has a color of #5a025d        
        
          <p style="color:#5a025d;">Text here</p>
        
        
          .mytext {color:#5a025d;}
        
        Text color #5a025d
      
           This box has a color of #5a025d        
        
          <div style="background-color:#5a025d;">Content here</div>
        
        
          .mybackground {background-color:#5a025d;}
        
        Background color #5a025d
      
           Border around this has a color of #5a025d        
        
          <div style="border:2px solid #5a025d;">Content here</div>
        
        
          .myborder {border:2px solid #5a025d;}
        
        Border color #5a025d