#5a2257 color space conversions
Hex:
        #5a2257
        RGB:
        90, 34, 87
        CMY:
        65, 87, 66
        CMYK:
        0, 62, 3, 65
      HSL:
        303°, 45.1613%, 24.3137%
        HSV (HSB):
        303°, 62.2222%, 35.2941%
        XYZ:
        6.5088, 4.0058, 9.4470
        xyY:
        0.3261, 0.2007, 4.0058
      CIE-Lab:
        23.6907, 33.4807, -20.1080
        CIE-LCH:
        23.6907, 39.0549, 329.0116
        CIE-Luv:
        23.6907, 23.5281, -27.2824
        Hunter-Lab:
        20.0146, 23.0230, -13.9750
      #5a2257 color charts
#5a2257 RGB chart
      #5a2257 CMYK chart
      #5a2257 RGB pie chart
      #5a2257 color shades, tints & tones
#5a2257 color schemes
#5a2257 color preview, HTML & CSS examples
           This text has a color of #5a2257        
        
          <p style="color:#5a2257;">Text here</p>
        
        
          .mytext {color:#5a2257;}
        
        Text color #5a2257
      
           This box has a color of #5a2257        
        
          <div style="background-color:#5a2257;">Content here</div>
        
        
          .mybackground {background-color:#5a2257;}
        
        Background color #5a2257
      
           Border around this has a color of #5a2257        
        
          <div style="border:2px solid #5a2257;">Content here</div>
        
        
          .myborder {border:2px solid #5a2257;}
        
        Border color #5a2257