#5969ff color space conversions
Hex:
        #5969ff
        RGB:
        89, 105, 255
        CMY:
        65, 59, 0
        CMYK:
        65, 59, 0, 0
      HSL:
        234°, 100.0000%, 67.4510%
        HSV (HSB):
        234°, 65.0980%, 100.0000%
        XYZ:
        27.2214, 19.4470, 96.9267
        xyY:
        0.1896, 0.1354, 19.4470
      CIE-Lab:
        51.2061, 39.8983, -76.5212
        CIE-LCH:
        51.2061, 86.2981, 297.5376
        CIE-Luv:
        51.2061, -12.8162, -120.6712
        Hunter-Lab:
        44.0988, 33.0122, -99.4471
      #5969ff color charts
#5969ff RGB chart
      #5969ff CMYK chart
      #5969ff RGB pie chart
      #5969ff color shades, tints & tones
#5969ff color schemes
#5969ff color preview, HTML & CSS examples
           This text has a color of #5969ff        
        
          <p style="color:#5969ff;">Text here</p>
        
        
          .mytext {color:#5969ff;}
        
        Text color #5969ff
      
           This box has a color of #5969ff        
        
          <div style="background-color:#5969ff;">Content here</div>
        
        
          .mybackground {background-color:#5969ff;}
        
        Background color #5969ff
      
           Border around this has a color of #5969ff        
        
          <div style="border:2px solid #5969ff;">Content here</div>
        
        
          .myborder {border:2px solid #5969ff;}
        
        Border color #5969ff