#5a277e color space conversions
Hex:
        #5a277e
        RGB:
        90, 39, 126
        CMY:
        65, 85, 51
        CMYK:
        29, 69, 0, 51
      HSL:
        275°, 52.7273%, 32.3529%
        HSV (HSB):
        275°, 69.0476%, 49.4118%
        XYZ:
        8.7079, 5.1311, 20.2701
        xyY:
        0.2553, 0.1504, 5.1311
      CIE-Lab:
        27.1049, 39.6066, -39.8801
        CIE-LCH:
        27.1049, 56.2059, 314.8029
        CIE-Luv:
        27.1049, 14.0747, -53.9411
        Hunter-Lab:
        22.6518, 28.9786, -37.1997
      #5a277e color charts
#5a277e RGB chart
      #5a277e CMYK chart
      #5a277e RGB pie chart
      #5a277e color shades, tints & tones
#5a277e color schemes
#5a277e color preview, HTML & CSS examples
           This text has a color of #5a277e        
        
          <p style="color:#5a277e;">Text here</p>
        
        
          .mytext {color:#5a277e;}
        
        Text color #5a277e
      
           This box has a color of #5a277e        
        
          <div style="background-color:#5a277e;">Content here</div>
        
        
          .mybackground {background-color:#5a277e;}
        
        Background color #5a277e
      
           Border around this has a color of #5a277e        
        
          <div style="border:2px solid #5a277e;">Content here</div>
        
        
          .myborder {border:2px solid #5a277e;}
        
        Border color #5a277e