#5a2261 color space conversions
Hex:
        #5a2261
        RGB:
        90, 34, 97
        CMY:
        65, 87, 62
        CMYK:
        7, 65, 0, 62
      HSL:
        293°, 48.0916%, 25.6863%
        HSV (HSB):
        293°, 64.9485%, 38.0392%
        XYZ:
        6.9461, 4.1808, 11.7501
        xyY:
        0.3036, 0.1827, 4.1808
      CIE-Lab:
        24.2603, 35.5085, -25.8048
        CIE-LCH:
        24.2603, 43.8947, 323.9933
        CIE-Luv:
        24.2603, 21.1328, -34.5882
        Hunter-Lab:
        20.4470, 24.8570, -19.7590
      #5a2261 color charts
#5a2261 RGB chart
      #5a2261 CMYK chart
      #5a2261 RGB pie chart
      #5a2261 color shades, tints & tones
#5a2261 color schemes
#5a2261 color preview, HTML & CSS examples
           This text has a color of #5a2261        
        
          <p style="color:#5a2261;">Text here</p>
        
        
          .mytext {color:#5a2261;}
        
        Text color #5a2261
      
           This box has a color of #5a2261        
        
          <div style="background-color:#5a2261;">Content here</div>
        
        
          .mybackground {background-color:#5a2261;}
        
        Background color #5a2261
      
           Border around this has a color of #5a2261        
        
          <div style="border:2px solid #5a2261;">Content here</div>
        
        
          .myborder {border:2px solid #5a2261;}
        
        Border color #5a2261