#5979d8 color space conversions
Hex:
        #5979d8
        RGB:
        89, 121, 216
        CMY:
        65, 53, 15
        CMYK:
        59, 44, 0, 15
      HSL:
        225°, 61.9512%, 59.8039%
        HSV (HSB):
        225°, 58.7963%, 84.7059%
        XYZ:
        23.3519, 20.7565, 67.7414
        xyY:
        0.2088, 0.1856, 20.7565
      CIE-Lab:
        52.6819, 17.1159, -52.3200
        CIE-LCH:
        52.6819, 55.0485, 288.1149
        CIE-Luv:
        52.6819, -16.5704, -82.9094
        Hunter-Lab:
        45.5593, 11.7633, -56.2659
      #5979d8 color charts
#5979d8 RGB chart
      #5979d8 CMYK chart
      #5979d8 RGB pie chart
      #5979d8 color shades, tints & tones
#5979d8 color schemes
#5979d8 color preview, HTML & CSS examples
           This text has a color of #5979d8        
        
          <p style="color:#5979d8;">Text here</p>
        
        
          .mytext {color:#5979d8;}
        
        Text color #5979d8
      
           This box has a color of #5979d8        
        
          <div style="background-color:#5979d8;">Content here</div>
        
        
          .mybackground {background-color:#5979d8;}
        
        Background color #5979d8
      
           Border around this has a color of #5979d8        
        
          <div style="border:2px solid #5979d8;">Content here</div>
        
        
          .myborder {border:2px solid #5979d8;}
        
        Border color #5979d8