#5989ef color space conversions
Hex:
        #5989ef
        RGB:
        89, 137, 239
        CMY:
        65, 46, 6
        CMYK:
        63, 43, 0, 6
      HSL:
        221°, 82.4176%, 64.3137%
        HSV (HSB):
        221°, 62.7615%, 93.7255%
        XYZ:
        28.6455, 26.2472, 85.2178
        xyY:
        0.2044, 0.1873, 26.2472
      CIE-Lab:
        58.2709, 15.0965, -56.2586
        CIE-LCH:
        58.2709, 58.2489, 285.0209
        CIE-Luv:
        58.2709, -21.8481, -90.8465
        Hunter-Lab:
        51.2320, 10.1492, -62.7589
      #5989ef color charts
#5989ef RGB chart
      #5989ef CMYK chart
      #5989ef RGB pie chart
      #5989ef color shades, tints & tones
#5989ef color schemes
#5989ef color preview, HTML & CSS examples
           This text has a color of #5989ef        
        
          <p style="color:#5989ef;">Text here</p>
        
        
          .mytext {color:#5989ef;}
        
        Text color #5989ef
      
           This box has a color of #5989ef        
        
          <div style="background-color:#5989ef;">Content here</div>
        
        
          .mybackground {background-color:#5989ef;}
        
        Background color #5989ef
      
           Border around this has a color of #5989ef        
        
          <div style="border:2px solid #5989ef;">Content here</div>
        
        
          .myborder {border:2px solid #5989ef;}
        
        Border color #5989ef