#5940ff color space conversions
Hex:
        #5940ff
        RGB:
        89, 64, 255
        CMY:
        65, 75, 0
        CMYK:
        65, 75, 0, 0
      HSL:
        248°, 100.0000%, 62.5490%
        HSV (HSB):
        248°, 74.9020%, 100.0000%
        XYZ:
        24.0032, 13.0106, 95.8539
        xyY:
        0.1807, 0.0979, 13.0106
      CIE-Lab:
        42.7793, 62.6847, -90.3378
        CIE-LCH:
        42.7793, 109.9559, 304.7565
        CIE-Luv:
        42.7793, -4.6506, -131.9435
        Hunter-Lab:
        36.0703, 55.6612, -132.3094
      #5940ff color charts
#5940ff RGB chart
      #5940ff CMYK chart
      #5940ff RGB pie chart
      #5940ff color shades, tints & tones
#5940ff color schemes
#5940ff color preview, HTML & CSS examples
           This text has a color of #5940ff        
        
          <p style="color:#5940ff;">Text here</p>
        
        
          .mytext {color:#5940ff;}
        
        Text color #5940ff
      
           This box has a color of #5940ff        
        
          <div style="background-color:#5940ff;">Content here</div>
        
        
          .mybackground {background-color:#5940ff;}
        
        Background color #5940ff
      
           Border around this has a color of #5940ff        
        
          <div style="border:2px solid #5940ff;">Content here</div>
        
        
          .myborder {border:2px solid #5940ff;}
        
        Border color #5940ff