#5959b1 color space conversions
Hex:
        #5959b1
        RGB:
        89, 89, 177
        CMY:
        65, 65, 31
        CMYK:
        50, 50, 0, 31
      HSL:
        240°, 36.0656%, 52.1569%
        HSV (HSB):
        240°, 49.7175%, 69.4118%
        XYZ:
        15.6280, 12.4429, 43.1730
        xyY:
        0.2194, 0.1747, 12.4429
      CIE-Lab:
        41.9116, 24.3019, -47.0836
        CIE-LCH:
        41.9116, 52.9854, 297.3002
        CIE-Luv:
        41.9116, -5.1390, -71.2749
        Hunter-Lab:
        35.2745, 17.3521, -47.8737
      #5959b1 color charts
#5959b1 RGB chart
      #5959b1 CMYK chart
      #5959b1 RGB pie chart
      #5959b1 color shades, tints & tones
#5959b1 color schemes
#5959b1 color preview, HTML & CSS examples
           This text has a color of #5959b1        
        
          <p style="color:#5959b1;">Text here</p>
        
        
          .mytext {color:#5959b1;}
        
        Text color #5959b1
      
           This box has a color of #5959b1        
        
          <div style="background-color:#5959b1;">Content here</div>
        
        
          .mybackground {background-color:#5959b1;}
        
        Background color #5959b1
      
           Border around this has a color of #5959b1        
        
          <div style="border:2px solid #5959b1;">Content here</div>
        
        
          .myborder {border:2px solid #5959b1;}
        
        Border color #5959b1