#5915c7 color space conversions
Hex:
        #5915c7
        RGB:
        89, 21, 199
        CMY:
        65, 92, 22
        CMYK:
        55, 89, 0, 22
      HSL:
        263°, 80.9091%, 43.1373%
        HSV (HSB):
        263°, 89.4472%, 78.0392%
        XYZ:
        14.6968, 6.7837, 54.5676
        xyY:
        0.1933, 0.0892, 6.7837
      CIE-Lab:
        31.3093, 64.4489, -77.2948
        CIE-LCH:
        31.3093, 100.6386, 309.8216
        CIE-Luv:
        31.3093, 4.8835, -101.9220
        Hunter-Lab:
        26.0455, 55.1430, -105.9857
      #5915c7 color charts
#5915c7 RGB chart
      #5915c7 CMYK chart
      #5915c7 RGB pie chart
      #5915c7 color shades, tints & tones
#5915c7 color schemes
#5915c7 color preview, HTML & CSS examples
           This text has a color of #5915c7        
        
          <p style="color:#5915c7;">Text here</p>
        
        
          .mytext {color:#5915c7;}
        
        Text color #5915c7
      
           This box has a color of #5915c7        
        
          <div style="background-color:#5915c7;">Content here</div>
        
        
          .mybackground {background-color:#5915c7;}
        
        Background color #5915c7
      
           Border around this has a color of #5915c7        
        
          <div style="border:2px solid #5915c7;">Content here</div>
        
        
          .myborder {border:2px solid #5915c7;}
        
        Border color #5915c7