#5a226a color space conversions
Hex:
        #5a226a
        RGB:
        90, 34, 106
        CMY:
        65, 87, 58
        CMYK:
        15, 68, 0, 58
      HSL:
        287°, 51.4286%, 27.4510%
        HSV (HSB):
        287°, 67.9245%, 41.5686%
        XYZ:
        7.3900, 4.3583, 14.0874
        xyY:
        0.2860, 0.1687, 4.3583
      CIE-Lab:
        24.8223, 37.4470, -30.7716
        CIE-LCH:
        24.8223, 48.4683, 320.5888
        CIE-Luv:
        24.8223, 19.0849, -41.0883
        Hunter-Lab:
        20.8766, 26.6522, -25.3950
      #5a226a color charts
#5a226a RGB chart
      #5a226a CMYK chart
      #5a226a RGB pie chart
      #5a226a color shades, tints & tones
#5a226a color schemes
#5a226a color preview, HTML & CSS examples
           This text has a color of #5a226a        
        
          <p style="color:#5a226a;">Text here</p>
        
        
          .mytext {color:#5a226a;}
        
        Text color #5a226a
      
           This box has a color of #5a226a        
        
          <div style="background-color:#5a226a;">Content here</div>
        
        
          .mybackground {background-color:#5a226a;}
        
        Background color #5a226a
      
           Border around this has a color of #5a226a        
        
          <div style="border:2px solid #5a226a;">Content here</div>
        
        
          .myborder {border:2px solid #5a226a;}
        
        Border color #5a226a