#5997c4 color space conversions
Hex:
        #5997c4
        RGB:
        89, 151, 196
        CMY:
        65, 41, 23
        CMYK:
        55, 23, 0, 23
      HSL:
        205°, 47.5556%, 55.8824%
        HSV (HSB):
        205°, 54.5918%, 76.8627%
        XYZ:
        25.1502, 28.2426, 56.3504
        xyY:
        0.2292, 0.2574, 28.2426
      CIE-Lab:
        60.1073, -7.0489, -29.3547
        CIE-LCH:
        60.1073, 30.1891, 256.4973
        CIE-Luv:
        60.1073, -27.3589, -44.4848
        Hunter-Lab:
        53.1438, -8.5266, -25.6668
      #5997c4 color charts
#5997c4 RGB chart
      #5997c4 CMYK chart
      #5997c4 RGB pie chart
      #5997c4 color shades, tints & tones
#5997c4 color schemes
#5997c4 color preview, HTML & CSS examples
           This text has a color of #5997c4        
        
          <p style="color:#5997c4;">Text here</p>
        
        
          .mytext {color:#5997c4;}
        
        Text color #5997c4
      
           This box has a color of #5997c4        
        
          <div style="background-color:#5997c4;">Content here</div>
        
        
          .mybackground {background-color:#5997c4;}
        
        Background color #5997c4
      
           Border around this has a color of #5997c4        
        
          <div style="border:2px solid #5997c4;">Content here</div>
        
        
          .myborder {border:2px solid #5997c4;}
        
        Border color #5997c4