#5979d2 color space conversions
Hex:
        #5979d2
        RGB:
        89, 121, 210
        CMY:
        65, 53, 18
        CMYK:
        58, 42, 0, 18
      HSL:
        224°, 57.3460%, 58.6275%
        HSV (HSB):
        224°, 57.6190%, 82.3529%
        XYZ:
        22.5901, 20.4517, 63.7297
        xyY:
        0.2116, 0.1915, 20.4517
      CIE-Lab:
        52.3442, 15.1286, -49.4632
        CIE-LCH:
        52.3442, 51.7251, 287.0066
        CIE-Luv:
        52.3442, -16.5052, -78.0786
        Hunter-Lab:
        45.2236, 10.0229, -51.8958
      #5979d2 color charts
#5979d2 RGB chart
      #5979d2 CMYK chart
      #5979d2 RGB pie chart
      #5979d2 color shades, tints & tones
#5979d2 color schemes
#5979d2 color preview, HTML & CSS examples
           This text has a color of #5979d2        
        
          <p style="color:#5979d2;">Text here</p>
        
        
          .mytext {color:#5979d2;}
        
        Text color #5979d2
      
           This box has a color of #5979d2        
        
          <div style="background-color:#5979d2;">Content here</div>
        
        
          .mybackground {background-color:#5979d2;}
        
        Background color #5979d2
      
           Border around this has a color of #5979d2        
        
          <div style="border:2px solid #5979d2;">Content here</div>
        
        
          .myborder {border:2px solid #5979d2;}
        
        Border color #5979d2