#5389ef color space conversions
Hex:
        #5389ef
        RGB:
        83, 137, 239
        CMY:
        67, 46, 6
        CMYK:
        65, 43, 0, 6
      HSL:
        219°, 82.9787%, 63.1373%
        HSV (HSB):
        219°, 65.2720%, 93.7255%
        XYZ:
        28.0929, 25.9623, 85.1919
        xyY:
        0.2017, 0.1864, 25.9623
      CIE-Lab:
        58.0013, 14.0893, -56.7049
        CIE-LCH:
        58.0013, 58.4290, 283.9536
        CIE-Luv:
        58.0013, -23.2947, -91.3843
        Hunter-Lab:
        50.9532, 9.2473, -63.4634
      #5389ef color charts
#5389ef RGB chart
      #5389ef CMYK chart
      #5389ef RGB pie chart
      #5389ef color shades, tints & tones
#5389ef color schemes
#5389ef color preview, HTML & CSS examples
           This text has a color of #5389ef        
        
          <p style="color:#5389ef;">Text here</p>
        
        
          .mytext {color:#5389ef;}
        
        Text color #5389ef
      
           This box has a color of #5389ef        
        
          <div style="background-color:#5389ef;">Content here</div>
        
        
          .mybackground {background-color:#5389ef;}
        
        Background color #5389ef
      
           Border around this has a color of #5389ef        
        
          <div style="border:2px solid #5389ef;">Content here</div>
        
        
          .myborder {border:2px solid #5389ef;}
        
        Border color #5389ef