#5989ce color space conversions
Hex:
        #5989ce
        RGB:
        89, 137, 206
        CMY:
        65, 46, 19
        CMYK:
        57, 33, 0, 19
      HSL:
        215°, 54.4186%, 57.8431%
        HSV (HSB):
        215°, 56.7961%, 80.7843%
        XYZ:
        24.2061, 24.4714, 61.8402
        xyY:
        0.2190, 0.2214, 24.4714
      CIE-Lab:
        56.5567, 4.1869, -40.5301
        CIE-LCH:
        56.5567, 40.7458, 275.8980
        CIE-Luv:
        56.5567, -22.0384, -63.5976
        Hunter-Lab:
        49.4686, 0.7740, -39.4898
      #5989ce color charts
#5989ce RGB chart
      #5989ce CMYK chart
      #5989ce RGB pie chart
      #5989ce color shades, tints & tones
#5989ce color schemes
#5989ce color preview, HTML & CSS examples
           This text has a color of #5989ce        
        
          <p style="color:#5989ce;">Text here</p>
        
        
          .mytext {color:#5989ce;}
        
        Text color #5989ce
      
           This box has a color of #5989ce        
        
          <div style="background-color:#5989ce;">Content here</div>
        
        
          .mybackground {background-color:#5989ce;}
        
        Background color #5989ce
      
           Border around this has a color of #5989ce        
        
          <div style="border:2px solid #5989ce;">Content here</div>
        
        
          .myborder {border:2px solid #5989ce;}
        
        Border color #5989ce