#5a358e color space conversions
Hex:
        #5a358e
        RGB:
        90, 53, 142
        CMY:
        65, 79, 44
        CMYK:
        37, 63, 0, 44
      HSL:
        265°, 45.6410%, 38.2353%
        HSV (HSB):
        265°, 62.6761%, 55.6863%
        XYZ:
        10.3720, 6.6729, 26.3325
        xyY:
        0.2391, 0.1538, 6.6729
      CIE-Lab:
        31.0503, 36.1315, -43.4854
        CIE-LCH:
        31.0503, 56.5373, 309.7228
        CIE-Luv:
        31.0503, 8.5326, -61.0956
        Hunter-Lab:
        25.8319, 26.4657, -42.3567
      #5a358e color charts
#5a358e RGB chart
      #5a358e CMYK chart
      #5a358e RGB pie chart
      #5a358e color shades, tints & tones
#5a358e color schemes
#5a358e color preview, HTML & CSS examples
           This text has a color of #5a358e        
        
          <p style="color:#5a358e;">Text here</p>
        
        
          .mytext {color:#5a358e;}
        
        Text color #5a358e
      
           This box has a color of #5a358e        
        
          <div style="background-color:#5a358e;">Content here</div>
        
        
          .mybackground {background-color:#5a358e;}
        
        Background color #5a358e
      
           Border around this has a color of #5a358e        
        
          <div style="border:2px solid #5a358e;">Content here</div>
        
        
          .myborder {border:2px solid #5a358e;}
        
        Border color #5a358e