#5919a1 color space conversions
Hex:
        #5919a1
        RGB:
        89, 25, 161
        CMY:
        65, 90, 37
        CMYK:
        45, 84, 0, 37
      HSL:
        268°, 73.1183%, 36.4706%
        HSV (HSB):
        268°, 84.4720%, 63.1373%
        XYZ:
        10.9005, 5.3923, 34.1845
        xyY:
        0.2159, 0.1068, 5.3923
      CIE-Lab:
        27.8244, 54.0266, -60.3720
        CIE-LCH:
        27.8244, 81.0164, 311.8252
        CIE-Luv:
        27.8244, 9.5929, -79.0763
        Hunter-Lab:
        23.2214, 43.1533, -71.0267
      #5919a1 color charts
#5919a1 RGB chart
      #5919a1 CMYK chart
      #5919a1 RGB pie chart
      #5919a1 color shades, tints & tones
#5919a1 color schemes
#5919a1 color preview, HTML & CSS examples
           This text has a color of #5919a1        
        
          <p style="color:#5919a1;">Text here</p>
        
        
          .mytext {color:#5919a1;}
        
        Text color #5919a1
      
           This box has a color of #5919a1        
        
          <div style="background-color:#5919a1;">Content here</div>
        
        
          .mybackground {background-color:#5919a1;}
        
        Background color #5919a1
      
           Border around this has a color of #5919a1        
        
          <div style="border:2px solid #5919a1;">Content here</div>
        
        
          .myborder {border:2px solid #5919a1;}
        
        Border color #5919a1