#5940dc color space conversions
Hex:
        #5940dc
        RGB:
        89, 64, 220
        CMY:
        65, 75, 14
        CMYK:
        60, 71, 0, 14
      HSL:
        250°, 69.0265%, 55.6863%
        HSV (HSB):
        250°, 70.9091%, 86.2745%
        XYZ:
        18.8715, 10.9579, 68.8306
        xyY:
        0.1913, 0.1111, 10.9579
      CIE-Lab:
        39.5095, 52.4276, -75.9413
        CIE-LCH:
        39.5095, 92.2807, 304.6201
        CIE-Luv:
        39.5095, -2.1332, -110.5766
        Hunter-Lab:
        33.1028, 43.8307, -100.1097
      #5940dc color charts
#5940dc RGB chart
      #5940dc CMYK chart
      #5940dc RGB pie chart
      #5940dc color shades, tints & tones
#5940dc color schemes
#5940dc color preview, HTML & CSS examples
           This text has a color of #5940dc        
        
          <p style="color:#5940dc;">Text here</p>
        
        
          .mytext {color:#5940dc;}
        
        Text color #5940dc
      
           This box has a color of #5940dc        
        
          <div style="background-color:#5940dc;">Content here</div>
        
        
          .mybackground {background-color:#5940dc;}
        
        Background color #5940dc
      
           Border around this has a color of #5940dc        
        
          <div style="border:2px solid #5940dc;">Content here</div>
        
        
          .myborder {border:2px solid #5940dc;}
        
        Border color #5940dc