#5979e4 color space conversions
Hex:
        #5979e4
        RGB:
        89, 121, 228
        CMY:
        65, 53, 11
        CMYK:
        61, 47, 0, 11
      HSL:
        226°, 72.0207%, 62.1569%
        HSV (HSB):
        226°, 60.9649%, 89.4118%
        XYZ:
        24.9608, 21.4000, 76.2138
        xyY:
        0.2036, 0.1746, 21.4000
      CIE-Lab:
        53.3845, 21.1203, -57.9490
        CIE-LCH:
        53.3845, 61.6778, 290.0250
        CIE-Luv:
        53.3845, -16.7111, -92.4044
        Hunter-Lab:
        46.2602, 15.3587, -65.2984
      #5979e4 color charts
#5979e4 RGB chart
      #5979e4 CMYK chart
      #5979e4 RGB pie chart
      #5979e4 color shades, tints & tones
#5979e4 color schemes
#5979e4 color preview, HTML & CSS examples
           This text has a color of #5979e4        
        
          <p style="color:#5979e4;">Text here</p>
        
        
          .mytext {color:#5979e4;}
        
        Text color #5979e4
      
           This box has a color of #5979e4        
        
          <div style="background-color:#5979e4;">Content here</div>
        
        
          .mybackground {background-color:#5979e4;}
        
        Background color #5979e4
      
           Border around this has a color of #5979e4        
        
          <div style="border:2px solid #5979e4;">Content here</div>
        
        
          .myborder {border:2px solid #5979e4;}
        
        Border color #5979e4