#5879a1 color space conversions
Hex:
        #5879a1
        RGB:
        88, 121, 161
        CMY:
        65, 53, 37
        CMYK:
        45, 25, 0, 37
      HSL:
        213°, 29.3173%, 48.8235%
        HSV (HSB):
        213°, 45.3416%, 63.1373%
        XYZ:
        17.2949, 18.3227, 36.3433
        xyY:
        0.2403, 0.2546, 18.3227
      CIE-Lab:
        49.8851, -0.6551, -25.1395
        CIE-LCH:
        49.8851, 25.1481, 268.5073
        CIE-Luv:
        49.8851, -16.4675, -37.1422
        Hunter-Lab:
        42.8050, -2.7877, -20.3763
      #5879a1 color charts
#5879a1 RGB chart
      #5879a1 CMYK chart
      #5879a1 RGB pie chart
      #5879a1 color shades, tints & tones
#5879a1 color schemes
#5879a1 color preview, HTML & CSS examples
           This text has a color of #5879a1        
        
          <p style="color:#5879a1;">Text here</p>
        
        
          .mytext {color:#5879a1;}
        
        Text color #5879a1
      
           This box has a color of #5879a1        
        
          <div style="background-color:#5879a1;">Content here</div>
        
        
          .mybackground {background-color:#5879a1;}
        
        Background color #5879a1
      
           Border around this has a color of #5879a1        
        
          <div style="border:2px solid #5879a1;">Content here</div>
        
        
          .myborder {border:2px solid #5879a1;}
        
        Border color #5879a1