#5944cb color space conversions
Hex:
        #5944cb
        RGB:
        89, 68, 203
        CMY:
        65, 73, 20
        CMYK:
        56, 67, 0, 20
      HSL:
        249°, 56.4854%, 53.1373%
        HSV (HSB):
        249°, 66.5025%, 79.6078%
        XYZ:
        16.9664, 10.5699, 57.6459
        xyY:
        0.1992, 0.1241, 10.5699
      CIE-Lab:
        38.8464, 45.1206, -67.2326
        CIE-LCH:
        38.8464, 80.9697, 303.8660
        CIE-Luv:
        38.8464, -1.5536, -98.6433
        Hunter-Lab:
        32.5114, 36.2574, -82.3691
      #5944cb color charts
#5944cb RGB chart
      #5944cb CMYK chart
      #5944cb RGB pie chart
      #5944cb color shades, tints & tones
#5944cb color schemes
#5944cb color preview, HTML & CSS examples
           This text has a color of #5944cb        
        
          <p style="color:#5944cb;">Text here</p>
        
        
          .mytext {color:#5944cb;}
        
        Text color #5944cb
      
           This box has a color of #5944cb        
        
          <div style="background-color:#5944cb;">Content here</div>
        
        
          .mybackground {background-color:#5944cb;}
        
        Background color #5944cb
      
           Border around this has a color of #5944cb        
        
          <div style="border:2px solid #5944cb;">Content here</div>
        
        
          .myborder {border:2px solid #5944cb;}
        
        Border color #5944cb