#5941db color space conversions
Hex:
        #5941db
        RGB:
        89, 65, 219
        CMY:
        65, 75, 14
        CMYK:
        59, 70, 0, 14
      HSL:
        249°, 68.1416%, 55.6863%
        HSV (HSB):
        249°, 70.3196%, 85.8824%
        XYZ:
        18.7963, 11.0189, 68.1540
        xyY:
        0.1919, 0.1125, 11.0189
      CIE-Lab:
        39.6123, 51.5968, -75.1998
        CIE-LCH:
        39.6123, 91.1989, 304.4552
        CIE-Luv:
        39.6123, -2.2317, -109.7377
        Hunter-Lab:
        33.1947, 42.9836, -98.4953
      #5941db color charts
#5941db RGB chart
      #5941db CMYK chart
      #5941db RGB pie chart
      #5941db color shades, tints & tones
#5941db color schemes
#5941db color preview, HTML & CSS examples
           This text has a color of #5941db        
        
          <p style="color:#5941db;">Text here</p>
        
        
          .mytext {color:#5941db;}
        
        Text color #5941db
      
           This box has a color of #5941db        
        
          <div style="background-color:#5941db;">Content here</div>
        
        
          .mybackground {background-color:#5941db;}
        
        Background color #5941db
      
           Border around this has a color of #5941db        
        
          <div style="border:2px solid #5941db;">Content here</div>
        
        
          .myborder {border:2px solid #5941db;}
        
        Border color #5941db