#5909c5 color space conversions
Hex:
        #5909c5
        RGB:
        89, 9, 197
        CMY:
        65, 96, 23
        CMYK:
        55, 95, 0, 23
      HSL:
        266°, 91.2621%, 40.3922%
        HSV (HSB):
        266°, 95.4315%, 77.2549%
        XYZ:
        14.2956, 6.3504, 53.2956
        xyY:
        0.1933, 0.0859, 6.3504
      CIE-Lab:
        30.2799, 66.4212, -77.8255
        CIE-LCH:
        30.2799, 102.3161, 310.4795
        CIE-Luv:
        30.2799, 5.6633, -100.8559
        Hunter-Lab:
        25.2001, 57.1597, -107.7523
      #5909c5 color charts
#5909c5 RGB chart
      #5909c5 CMYK chart
      #5909c5 RGB pie chart
      #5909c5 color shades, tints & tones
#5909c5 color schemes
#5909c5 color preview, HTML & CSS examples
           This text has a color of #5909c5        
        
          <p style="color:#5909c5;">Text here</p>
        
        
          .mytext {color:#5909c5;}
        
        Text color #5909c5
      
           This box has a color of #5909c5        
        
          <div style="background-color:#5909c5;">Content here</div>
        
        
          .mybackground {background-color:#5909c5;}
        
        Background color #5909c5
      
           Border around this has a color of #5909c5        
        
          <div style="border:2px solid #5909c5;">Content here</div>
        
        
          .myborder {border:2px solid #5909c5;}
        
        Border color #5909c5