#5915c5 color space conversions
Hex:
        #5915c5
        RGB:
        89, 21, 197
        CMY:
        65, 92, 23
        CMYK:
        55, 89, 0, 23
      HSL:
        263°, 80.7339%, 42.7451%
        HSV (HSB):
        263°, 89.3401%, 77.2549%
        XYZ:
        14.4660, 6.6914, 53.3524
        xyY:
        0.1941, 0.0898, 6.6914
      CIE-Lab:
        31.0938, 63.9660, -76.4783
        CIE-LCH:
        31.0938, 99.7024, 309.9089
        CIE-Luv:
        31.0938, 5.1158, -100.7561
        Hunter-Lab:
        25.8677, 54.5542, -104.1788
      #5915c5 color charts
#5915c5 RGB chart
      #5915c5 CMYK chart
      #5915c5 RGB pie chart
      #5915c5 color shades, tints & tones
#5915c5 color schemes
#5915c5 color preview, HTML & CSS examples
           This text has a color of #5915c5        
        
          <p style="color:#5915c5;">Text here</p>
        
        
          .mytext {color:#5915c5;}
        
        Text color #5915c5
      
           This box has a color of #5915c5        
        
          <div style="background-color:#5915c5;">Content here</div>
        
        
          .mybackground {background-color:#5915c5;}
        
        Background color #5915c5
      
           Border around this has a color of #5915c5        
        
          <div style="border:2px solid #5915c5;">Content here</div>
        
        
          .myborder {border:2px solid #5915c5;}
        
        Border color #5915c5