#5390d2 color space conversions
Hex:
        #5390d2
        RGB:
        83, 144, 210
        CMY:
        67, 44, 18
        CMYK:
        60, 31, 0, 18
      HSL:
        211°, 58.5253%, 57.4510%
        HSV (HSB):
        211°, 60.4762%, 82.3529%
        XYZ:
        25.1734, 26.4387, 64.7492
        xyY:
        0.2163, 0.2272, 26.4387
      CIE-Lab:
        58.4511, 0.1882, -39.8213
        CIE-LCH:
        58.4511, 39.8218, 270.2708
        CIE-Luv:
        58.4511, -26.1214, -62.3527
        Hunter-Lab:
        51.4185, -2.5927, -38.6684
      #5390d2 color charts
#5390d2 RGB chart
      #5390d2 CMYK chart
      #5390d2 RGB pie chart
      #5390d2 color shades, tints & tones
#5390d2 color schemes
#5390d2 color preview, HTML & CSS examples
           This text has a color of #5390d2        
        
          <p style="color:#5390d2;">Text here</p>
        
        
          .mytext {color:#5390d2;}
        
        Text color #5390d2
      
           This box has a color of #5390d2        
        
          <div style="background-color:#5390d2;">Content here</div>
        
        
          .mybackground {background-color:#5390d2;}
        
        Background color #5390d2
      
           Border around this has a color of #5390d2        
        
          <div style="border:2px solid #5390d2;">Content here</div>
        
        
          .myborder {border:2px solid #5390d2;}
        
        Border color #5390d2