#5961db color space conversions
Hex:
        #5961db
        RGB:
        89, 97, 219
        CMY:
        65, 62, 14
        CMYK:
        59, 56, 0, 14
      HSL:
        236°, 64.3564%, 60.3922%
        HSV (HSB):
        236°, 59.3607%, 85.8824%
        XYZ:
        21.1807, 15.7877, 68.9488
        xyY:
        0.2000, 0.1491, 15.7877
      CIE-Lab:
        46.6947, 32.9000, -63.6512
        CIE-LCH:
        46.6947, 71.6511, 297.3335
        CIE-Luv:
        46.6947, -9.4567, -98.7424
        Hunter-Lab:
        39.7337, 25.6182, -75.0706
      #5961db color charts
#5961db RGB chart
      #5961db CMYK chart
      #5961db RGB pie chart
      #5961db color shades, tints & tones
#5961db color schemes
#5961db color preview, HTML & CSS examples
           This text has a color of #5961db        
        
          <p style="color:#5961db;">Text here</p>
        
        
          .mytext {color:#5961db;}
        
        Text color #5961db
      
           This box has a color of #5961db        
        
          <div style="background-color:#5961db;">Content here</div>
        
        
          .mybackground {background-color:#5961db;}
        
        Background color #5961db
      
           Border around this has a color of #5961db        
        
          <div style="border:2px solid #5961db;">Content here</div>
        
        
          .myborder {border:2px solid #5961db;}
        
        Border color #5961db