#5941df color space conversions
Hex:
        #5941df
        RGB:
        89, 65, 223
        CMY:
        65, 75, 13
        CMYK:
        60, 71, 0, 13
      HSL:
        249°, 71.1712%, 56.4706%
        HSV (HSB):
        249°, 70.8520%, 87.4510%
        XYZ:
        19.3294, 11.2322, 70.9613
        xyY:
        0.1904, 0.1106, 11.2322
      CIE-Lab:
        39.9688, 52.7888, -76.9027
        CIE-LCH:
        39.9688, 93.2774, 304.4671
        CIE-Luv:
        39.9688, -2.5363, -112.2591
        Hunter-Lab:
        33.5144, 44.2995, -102.0768
      #5941df color charts
#5941df RGB chart
      #5941df CMYK chart
      #5941df RGB pie chart
      #5941df color shades, tints & tones
#5941df color schemes
#5941df color preview, HTML & CSS examples
           This text has a color of #5941df        
        
          <p style="color:#5941df;">Text here</p>
        
        
          .mytext {color:#5941df;}
        
        Text color #5941df
      
           This box has a color of #5941df        
        
          <div style="background-color:#5941df;">Content here</div>
        
        
          .mybackground {background-color:#5941df;}
        
        Background color #5941df
      
           Border around this has a color of #5941df        
        
          <div style="border:2px solid #5941df;">Content here</div>
        
        
          .myborder {border:2px solid #5941df;}
        
        Border color #5941df