#5988e5 color space conversions
Hex:
        #5988e5
        RGB:
        89, 136, 229
        CMY:
        65, 47, 10
        CMYK:
        61, 41, 0, 10
      HSL:
        220°, 72.9167%, 62.3529%
        HSV (HSB):
        220°, 61.1354%, 89.8039%
        XYZ:
        27.0668, 25.3893, 77.6028
        xyY:
        0.2081, 0.1952, 25.3893
      CIE-Lab:
        57.4528, 12.3481, -52.0070
        CIE-LCH:
        57.4528, 53.4528, 283.3565
        CIE-Luv:
        57.4528, -21.5557, -83.4253
        Hunter-Lab:
        50.3878, 7.7063, -56.0417
      #5988e5 color charts
#5988e5 RGB chart
      #5988e5 CMYK chart
      #5988e5 RGB pie chart
      #5988e5 color shades, tints & tones
#5988e5 color schemes
#5988e5 color preview, HTML & CSS examples
           This text has a color of #5988e5        
        
          <p style="color:#5988e5;">Text here</p>
        
        
          .mytext {color:#5988e5;}
        
        Text color #5988e5
      
           This box has a color of #5988e5        
        
          <div style="background-color:#5988e5;">Content here</div>
        
        
          .mybackground {background-color:#5988e5;}
        
        Background color #5988e5
      
           Border around this has a color of #5988e5        
        
          <div style="border:2px solid #5988e5;">Content here</div>
        
        
          .myborder {border:2px solid #5988e5;}
        
        Border color #5988e5