#5961b3 color space conversions
Hex:
        #5961b3
        RGB:
        89, 97, 179
        CMY:
        65, 62, 30
        CMYK:
        50, 46, 0, 30
      HSL:
        235°, 37.1901%, 52.5490%
        HSV (HSB):
        235°, 50.2793%, 70.1961%
        XYZ:
        16.5312, 13.9279, 44.4649
        xyY:
        0.2206, 0.1859, 13.9279
      CIE-Lab:
        44.1294, 19.9209, -44.7111
        CIE-LCH:
        44.1294, 48.9482, 294.0153
        CIE-Luv:
        44.1294, -7.7839, -68.2781
        Hunter-Lab:
        37.3201, 13.7576, -44.5167
      #5961b3 color charts
#5961b3 RGB chart
      #5961b3 CMYK chart
      #5961b3 RGB pie chart
      #5961b3 color shades, tints & tones
#5961b3 color schemes
#5961b3 color preview, HTML & CSS examples
           This text has a color of #5961b3        
        
          <p style="color:#5961b3;">Text here</p>
        
        
          .mytext {color:#5961b3;}
        
        Text color #5961b3
      
           This box has a color of #5961b3        
        
          <div style="background-color:#5961b3;">Content here</div>
        
        
          .mybackground {background-color:#5961b3;}
        
        Background color #5961b3
      
           Border around this has a color of #5961b3        
        
          <div style="border:2px solid #5961b3;">Content here</div>
        
        
          .myborder {border:2px solid #5961b3;}
        
        Border color #5961b3