#5941f5 color space conversions
Hex:
        #5941f5
        RGB:
        89, 65, 245
        CMY:
        65, 75, 4
        CMYK:
        64, 73, 0, 4
      HSL:
        248°, 90.0000%, 60.7843%
        HSV (HSB):
        248°, 73.4694%, 96.0784%
        XYZ:
        22.4916, 12.4970, 87.6129
        xyY:
        0.1835, 0.1019, 12.4970
      CIE-Lab:
        41.9954, 59.2846, -86.0307
        CIE-LCH:
        41.9954, 104.4794, 304.5711
        CIE-Luv:
        41.9954, -4.1219, -125.8073
        Hunter-Lab:
        35.3511, 51.7032, -122.1964
      #5941f5 color charts
#5941f5 RGB chart
      #5941f5 CMYK chart
      #5941f5 RGB pie chart
      #5941f5 color shades, tints & tones
#5941f5 color schemes
#5941f5 color preview, HTML & CSS examples
           This text has a color of #5941f5        
        
          <p style="color:#5941f5;">Text here</p>
        
        
          .mytext {color:#5941f5;}
        
        Text color #5941f5
      
           This box has a color of #5941f5        
        
          <div style="background-color:#5941f5;">Content here</div>
        
        
          .mybackground {background-color:#5941f5;}
        
        Background color #5941f5
      
           Border around this has a color of #5941f5        
        
          <div style="border:2px solid #5941f5;">Content here</div>
        
        
          .myborder {border:2px solid #5941f5;}
        
        Border color #5941f5