#5984e7 color space conversions
Hex:
        #5984e7
        RGB:
        89, 132, 231
        CMY:
        65, 48, 9
        CMYK:
        61, 43, 0, 9
      HSL:
        222°, 74.7368%, 62.7451%
        HSV (HSB):
        222°, 61.4719%, 90.5882%
        XYZ:
        26.7949, 24.3959, 78.8979
        xyY:
        0.2060, 0.1875, 24.3959
      CIE-Lab:
        56.4820, 15.4270, -54.6691
        CIE-LCH:
        56.4820, 56.8041, 285.7585
        CIE-Luv:
        56.4820, -20.2354, -87.7494
        Hunter-Lab:
        49.3922, 10.3985, -60.1339
      #5984e7 color charts
#5984e7 RGB chart
      #5984e7 CMYK chart
      #5984e7 RGB pie chart
      #5984e7 color shades, tints & tones
#5984e7 color schemes
#5984e7 color preview, HTML & CSS examples
           This text has a color of #5984e7        
        
          <p style="color:#5984e7;">Text here</p>
        
        
          .mytext {color:#5984e7;}
        
        Text color #5984e7
      
           This box has a color of #5984e7        
        
          <div style="background-color:#5984e7;">Content here</div>
        
        
          .mybackground {background-color:#5984e7;}
        
        Background color #5984e7
      
           Border around this has a color of #5984e7        
        
          <div style="border:2px solid #5984e7;">Content here</div>
        
        
          .myborder {border:2px solid #5984e7;}
        
        Border color #5984e7