#5961dd color space conversions
Hex:
        #5961dd
        RGB:
        89, 97, 221
        CMY:
        65, 62, 13
        CMYK:
        60, 56, 0, 13
      HSL:
        236°, 66.0000%, 60.7843%
        HSV (HSB):
        236°, 59.7285%, 86.6667%
        XYZ:
        21.4457, 15.8937, 70.3441
        xyY:
        0.1992, 0.1476, 15.8937
      CIE-Lab:
        46.8347, 33.5554, -64.5607
        CIE-LCH:
        46.8347, 72.7602, 297.4632
        CIE-Luv:
        46.8347, -9.5382, -100.1925
        Hunter-Lab:
        39.8669, 26.2537, -76.7088
      #5961dd color charts
#5961dd RGB chart
      #5961dd CMYK chart
      #5961dd RGB pie chart
      #5961dd color shades, tints & tones
#5961dd color schemes
#5961dd color preview, HTML & CSS examples
           This text has a color of #5961dd        
        
          <p style="color:#5961dd;">Text here</p>
        
        
          .mytext {color:#5961dd;}
        
        Text color #5961dd
      
           This box has a color of #5961dd        
        
          <div style="background-color:#5961dd;">Content here</div>
        
        
          .mybackground {background-color:#5961dd;}
        
        Background color #5961dd
      
           Border around this has a color of #5961dd        
        
          <div style="border:2px solid #5961dd;">Content here</div>
        
        
          .myborder {border:2px solid #5961dd;}
        
        Border color #5961dd