#5a368a color space conversions
Hex:
        #5a368a
        RGB:
        90, 54, 138
        CMY:
        65, 79, 46
        CMYK:
        35, 61, 0, 46
      HSL:
        266°, 43.7500%, 37.6471%
        HSV (HSB):
        266°, 60.8696%, 54.1176%
        XYZ:
        10.1231, 6.6470, 24.7942
        xyY:
        0.2436, 0.1599, 6.6470
      CIE-Lab:
        30.9893, 34.4668, -41.1151
        CIE-LCH:
        30.9893, 53.6508, 309.9731
        CIE-Luv:
        30.9893, 8.8531, -57.8444
        Hunter-Lab:
        25.7817, 24.9691, -38.9718
      #5a368a color charts
#5a368a RGB chart
      #5a368a CMYK chart
      #5a368a RGB pie chart
      #5a368a color shades, tints & tones
#5a368a color schemes
#5a368a color preview, HTML & CSS examples
           This text has a color of #5a368a        
        
          <p style="color:#5a368a;">Text here</p>
        
        
          .mytext {color:#5a368a;}
        
        Text color #5a368a
      
           This box has a color of #5a368a        
        
          <div style="background-color:#5a368a;">Content here</div>
        
        
          .mybackground {background-color:#5a368a;}
        
        Background color #5a368a
      
           Border around this has a color of #5a368a        
        
          <div style="border:2px solid #5a368a;">Content here</div>
        
        
          .myborder {border:2px solid #5a368a;}
        
        Border color #5a368a