#5a389f color space conversions
Hex:
        #5a389f
        RGB:
        90, 56, 159
        CMY:
        65, 78, 38
        CMYK:
        43, 65, 0, 38
      HSL:
        260°, 47.9070%, 42.1569%
        HSV (HSB):
        260°, 64.7799%, 62.3529%
        XYZ:
        11.8886, 7.5052, 33.6229
        xyY:
        0.2242, 0.1416, 7.5052
      CIE-Lab:
        32.9304, 39.1474, -50.8201
        CIE-LCH:
        32.9304, 64.1499, 307.6075
        CIE-Luv:
        32.9304, 5.6504, -72.1662
        Hunter-Lab:
        27.3956, 29.5196, -53.5903
      #5a389f color charts
#5a389f RGB chart
      #5a389f CMYK chart
      #5a389f RGB pie chart
      #5a389f color shades, tints & tones
#5a389f color schemes
#5a389f color preview, HTML & CSS examples
           This text has a color of #5a389f        
        
          <p style="color:#5a389f;">Text here</p>
        
        
          .mytext {color:#5a389f;}
        
        Text color #5a389f
      
           This box has a color of #5a389f        
        
          <div style="background-color:#5a389f;">Content here</div>
        
        
          .mybackground {background-color:#5a389f;}
        
        Background color #5a389f
      
           Border around this has a color of #5a389f        
        
          <div style="border:2px solid #5a389f;">Content here</div>
        
        
          .myborder {border:2px solid #5a389f;}
        
        Border color #5a389f