#5940c4 color space conversions
Hex:
        #5940c4
        RGB:
        89, 64, 196
        CMY:
        65, 75, 23
        CMYK:
        55, 67, 0, 23
      HSL:
        251°, 52.8000%, 50.9804%
        HSV (HSB):
        251°, 67.3469%, 76.8627%
        XYZ:
        15.9170, 9.7762, 53.2726
        xyY:
        0.2016, 0.1238, 9.7762
      CIE-Lab:
        37.4377, 45.2644, -65.4619
        CIE-LCH:
        37.4377, 79.5872, 304.6624
        CIE-Luv:
        37.4377, -0.1675, -95.1037
        Hunter-Lab:
        31.2669, 36.1520, -79.1318
      #5940c4 color charts
#5940c4 RGB chart
      #5940c4 CMYK chart
      #5940c4 RGB pie chart
      #5940c4 color shades, tints & tones
#5940c4 color schemes
#5940c4 color preview, HTML & CSS examples
           This text has a color of #5940c4        
        
          <p style="color:#5940c4;">Text here</p>
        
        
          .mytext {color:#5940c4;}
        
        Text color #5940c4
      
           This box has a color of #5940c4        
        
          <div style="background-color:#5940c4;">Content here</div>
        
        
          .mybackground {background-color:#5940c4;}
        
        Background color #5940c4
      
           Border around this has a color of #5940c4        
        
          <div style="border:2px solid #5940c4;">Content here</div>
        
        
          .myborder {border:2px solid #5940c4;}
        
        Border color #5940c4