#5940f5 color space conversions
Hex:
        #5940f5
        RGB:
        89, 64, 245
        CMY:
        65, 75, 4
        CMYK:
        64, 74, 0, 4
      HSL:
        248°, 90.0498%, 60.5882%
        HSV (HSB):
        248°, 73.8776%, 96.0784%
        XYZ:
        22.4347, 12.3832, 87.5940
        xyY:
        0.1833, 0.1012, 12.3832
      CIE-Lab:
        41.8188, 59.7847, -86.3217
        CIE-LCH:
        41.8188, 105.0031, 304.7057
        CIE-Luv:
        41.8188, -3.9674, -125.9606
        Hunter-Lab:
        35.1898, 52.2175, -122.9511
      #5940f5 color charts
#5940f5 RGB chart
      #5940f5 CMYK chart
      #5940f5 RGB pie chart
      #5940f5 color shades, tints & tones
#5940f5 color schemes
#5940f5 color preview, HTML & CSS examples
           This text has a color of #5940f5        
        
          <p style="color:#5940f5;">Text here</p>
        
        
          .mytext {color:#5940f5;}
        
        Text color #5940f5
      
           This box has a color of #5940f5        
        
          <div style="background-color:#5940f5;">Content here</div>
        
        
          .mybackground {background-color:#5940f5;}
        
        Background color #5940f5
      
           Border around this has a color of #5940f5        
        
          <div style="border:2px solid #5940f5;">Content here</div>
        
        
          .myborder {border:2px solid #5940f5;}
        
        Border color #5940f5