#5960fb color space conversions
Hex:
        #5960fb
        RGB:
        89, 96, 251
        CMY:
        65, 62, 2
        CMYK:
        65, 62, 0, 2
      HSL:
        237°, 95.2941%, 66.6667%
        HSV (HSB):
        237°, 64.5418%, 98.4314%
        XYZ:
        25.7153, 17.4546, 93.2805
        xyY:
        0.1885, 0.1279, 17.4546
      CIE-Lab:
        48.8278, 43.9555, -78.1783
        CIE-LCH:
        48.8278, 89.6880, 299.3467
        CIE-Luv:
        48.8278, -10.5035, -121.5331
        Hunter-Lab:
        41.7787, 36.7560, -103.1333
      #5960fb color charts
#5960fb RGB chart
      #5960fb CMYK chart
      #5960fb RGB pie chart
      #5960fb color shades, tints & tones
#5960fb color schemes
#5960fb color preview, HTML & CSS examples
           This text has a color of #5960fb        
        
          <p style="color:#5960fb;">Text here</p>
        
        
          .mytext {color:#5960fb;}
        
        Text color #5960fb
      
           This box has a color of #5960fb        
        
          <div style="background-color:#5960fb;">Content here</div>
        
        
          .mybackground {background-color:#5960fb;}
        
        Background color #5960fb
      
           Border around this has a color of #5960fb        
        
          <div style="border:2px solid #5960fb;">Content here</div>
        
        
          .myborder {border:2px solid #5960fb;}
        
        Border color #5960fb