#5959a1 color space conversions
Hex:
        #5959a1
        RGB:
        89, 89, 161
        CMY:
        65, 65, 37
        CMYK:
        45, 45, 0, 37
      HSL:
        240°, 28.8000%, 49.0196%
        HSV (HSB):
        240°, 44.7205%, 63.1373%
        XYZ:
        14.1252, 11.8418, 35.2594
        xyY:
        0.2307, 0.1934, 11.8418
      CIE-Lab:
        40.9636, 19.3106, -39.1284
        CIE-LCH:
        40.9636, 43.6340, 296.2672
        CIE-Luv:
        40.9636, -4.2285, -58.6491
        Hunter-Lab:
        34.4119, 13.0488, -36.6618
      #5959a1 color charts
#5959a1 RGB chart
      #5959a1 CMYK chart
      #5959a1 RGB pie chart
      #5959a1 color shades, tints & tones
#5959a1 color schemes
#5959a1 color preview, HTML & CSS examples
           This text has a color of #5959a1        
        
          <p style="color:#5959a1;">Text here</p>
        
        
          .mytext {color:#5959a1;}
        
        Text color #5959a1
      
           This box has a color of #5959a1        
        
          <div style="background-color:#5959a1;">Content here</div>
        
        
          .mybackground {background-color:#5959a1;}
        
        Background color #5959a1
      
           Border around this has a color of #5959a1        
        
          <div style="border:2px solid #5959a1;">Content here</div>
        
        
          .myborder {border:2px solid #5959a1;}
        
        Border color #5959a1