#5988cd color space conversions
Hex:
        #5988cd
        RGB:
        89, 136, 205
        CMY:
        65, 47, 20
        CMYK:
        57, 34, 0, 20
      HSL:
        216°, 53.7037%, 57.6471%
        HSV (HSB):
        216°, 56.5854%, 80.3922%
        XYZ:
        23.9434, 24.1399, 61.1551
        xyY:
        0.2192, 0.2210, 24.1399
      CIE-Lab:
        56.2276, 4.4550, -40.4836
        CIE-LCH:
        56.2276, 40.7280, 276.2798
        CIE-Luv:
        56.2276, -21.6880, -63.4838
        Hunter-Lab:
        49.1324, 1.0057, -39.4056
      #5988cd color charts
#5988cd RGB chart
      #5988cd CMYK chart
      #5988cd RGB pie chart
      #5988cd color shades, tints & tones
#5988cd color schemes
#5988cd color preview, HTML & CSS examples
           This text has a color of #5988cd        
        
          <p style="color:#5988cd;">Text here</p>
        
        
          .mytext {color:#5988cd;}
        
        Text color #5988cd
      
           This box has a color of #5988cd        
        
          <div style="background-color:#5988cd;">Content here</div>
        
        
          .mybackground {background-color:#5988cd;}
        
        Background color #5988cd
      
           Border around this has a color of #5988cd        
        
          <div style="border:2px solid #5988cd;">Content here</div>
        
        
          .myborder {border:2px solid #5988cd;}
        
        Border color #5988cd