#5990e8 color space conversions
Hex:
        #5990e8
        RGB:
        89, 144, 232
        CMY:
        65, 44, 9
        CMYK:
        62, 38, 0, 9
      HSL:
        217°, 75.6614%, 62.9412%
        HSV (HSB):
        217°, 61.6379%, 90.9804%
        XYZ:
        28.6586, 27.8966, 80.2180
        xyY:
        0.2095, 0.2040, 27.8966
      CIE-Lab:
        59.7952, 8.5775, -49.9531
        CIE-LCH:
        59.7952, 50.6842, 279.7433
        CIE-Luv:
        59.7952, -24.2236, -80.2862
        Hunter-Lab:
        52.8172, 4.4239, -53.0768
      #5990e8 color charts
#5990e8 RGB chart
      #5990e8 CMYK chart
      #5990e8 RGB pie chart
      #5990e8 color shades, tints & tones
#5990e8 color schemes
#5990e8 color preview, HTML & CSS examples
           This text has a color of #5990e8        
        
          <p style="color:#5990e8;">Text here</p>
        
        
          .mytext {color:#5990e8;}
        
        Text color #5990e8
      
           This box has a color of #5990e8        
        
          <div style="background-color:#5990e8;">Content here</div>
        
        
          .mybackground {background-color:#5990e8;}
        
        Background color #5990e8
      
           Border around this has a color of #5990e8        
        
          <div style="border:2px solid #5990e8;">Content here</div>
        
        
          .myborder {border:2px solid #5990e8;}
        
        Border color #5990e8