#5915e5 color space conversions
Hex:
        #5915e5
        RGB:
        89, 21, 229
        CMY:
        65, 92, 10
        CMYK:
        61, 91, 0, 10
      HSL:
        260°, 83.2000%, 49.0196%
        HSV (HSB):
        260°, 90.8297%, 89.8039%
        XYZ:
        18.5308, 8.3173, 74.7575
        xyY:
        0.1824, 0.0819, 8.3173
      CIE-Lab:
        34.6352, 71.6720, -89.1370
        CIE-LCH:
        34.6352, 114.3779, 308.8016
        CIE-Luv:
        34.6352, 1.7208, -119.1749
        Hunter-Lab:
        28.8398, 64.2247, -133.5017
      #5915e5 color charts
#5915e5 RGB chart
      #5915e5 CMYK chart
      #5915e5 RGB pie chart
      #5915e5 color shades, tints & tones
#5915e5 color schemes
#5915e5 color preview, HTML & CSS examples
           This text has a color of #5915e5        
        
          <p style="color:#5915e5;">Text here</p>
        
        
          .mytext {color:#5915e5;}
        
        Text color #5915e5
      
           This box has a color of #5915e5        
        
          <div style="background-color:#5915e5;">Content here</div>
        
        
          .mybackground {background-color:#5915e5;}
        
        Background color #5915e5
      
           Border around this has a color of #5915e5        
        
          <div style="border:2px solid #5915e5;">Content here</div>
        
        
          .myborder {border:2px solid #5915e5;}
        
        Border color #5915e5