#5990e7 color space conversions
Hex:
        #5990e7
        RGB:
        89, 144, 231
        CMY:
        65, 44, 9
        CMYK:
        61, 38, 0, 9
      HSL:
        217°, 74.7368%, 62.7451%
        HSV (HSB):
        217°, 61.4719%, 90.5882%
        XYZ:
        28.5169, 27.8399, 79.4719
        xyY:
        0.2099, 0.2050, 27.8399
      CIE-Lab:
        59.7438, 8.2454, -49.4799
        CIE-LCH:
        59.7438, 50.1623, 279.4610
        CIE-Luv:
        59.7438, -24.2350, -79.4581
        Hunter-Lab:
        52.7635, 4.1370, -52.3676
      #5990e7 color charts
#5990e7 RGB chart
      #5990e7 CMYK chart
      #5990e7 RGB pie chart
      #5990e7 color shades, tints & tones
#5990e7 color schemes
#5990e7 color preview, HTML & CSS examples
           This text has a color of #5990e7        
        
          <p style="color:#5990e7;">Text here</p>
        
        
          .mytext {color:#5990e7;}
        
        Text color #5990e7
      
           This box has a color of #5990e7        
        
          <div style="background-color:#5990e7;">Content here</div>
        
        
          .mybackground {background-color:#5990e7;}
        
        Background color #5990e7
      
           Border around this has a color of #5990e7        
        
          <div style="border:2px solid #5990e7;">Content here</div>
        
        
          .myborder {border:2px solid #5990e7;}
        
        Border color #5990e7