#5979b2 color space conversions
Hex:
        #5979b2
        RGB:
        89, 121, 178
        CMY:
        65, 53, 30
        CMYK:
        50, 32, 0, 30
      HSL:
        218°, 36.6255%, 52.3529%
        HSV (HSB):
        218°, 50.0000%, 69.8039%
        XYZ:
        18.9931, 19.0129, 44.7883
        xyY:
        0.2294, 0.2296, 19.0129
      CIE-Lab:
        50.7023, 4.8079, -33.7372
        CIE-LCH:
        50.7023, 34.0781, 278.1107
        CIE-Luv:
        50.7023, -16.2182, -51.5119
        Hunter-Lab:
        43.6038, 1.4448, -30.3779
      #5979b2 color charts
#5979b2 RGB chart
      #5979b2 CMYK chart
      #5979b2 RGB pie chart
      #5979b2 color shades, tints & tones
#5979b2 color schemes
#5979b2 color preview, HTML & CSS examples
           This text has a color of #5979b2        
        
          <p style="color:#5979b2;">Text here</p>
        
        
          .mytext {color:#5979b2;}
        
        Text color #5979b2
      
           This box has a color of #5979b2        
        
          <div style="background-color:#5979b2;">Content here</div>
        
        
          .mybackground {background-color:#5979b2;}
        
        Background color #5979b2
      
           Border around this has a color of #5979b2        
        
          <div style="border:2px solid #5979b2;">Content here</div>
        
        
          .myborder {border:2px solid #5979b2;}
        
        Border color #5979b2