#5940db color space conversions
Hex:
        #5940db
        RGB:
        89, 64, 219
        CMY:
        65, 75, 14
        CMYK:
        59, 71, 0, 14
      HSL:
        250°, 68.2819%, 55.4902%
        HSV (HSB):
        250°, 70.7763%, 85.8824%
        XYZ:
        18.7394, 10.9051, 68.1351
        xyY:
        0.1916, 0.1115, 10.9051
      CIE-Lab:
        39.4202, 52.1307, -75.5152
        CIE-LCH:
        39.4202, 91.7614, 304.6186
        CIE-Luv:
        39.4202, -2.0556, -109.9469
        Hunter-Lab:
        33.0229, 43.5028, -99.2151
      #5940db color charts
#5940db RGB chart
      #5940db CMYK chart
      #5940db RGB pie chart
      #5940db color shades, tints & tones
#5940db color schemes
#5940db color preview, HTML & CSS examples
           This text has a color of #5940db        
        
          <p style="color:#5940db;">Text here</p>
        
        
          .mytext {color:#5940db;}
        
        Text color #5940db
      
           This box has a color of #5940db        
        
          <div style="background-color:#5940db;">Content here</div>
        
        
          .mybackground {background-color:#5940db;}
        
        Background color #5940db
      
           Border around this has a color of #5940db        
        
          <div style="border:2px solid #5940db;">Content here</div>
        
        
          .myborder {border:2px solid #5940db;}
        
        Border color #5940db