#5979be color space conversions
Hex:
        #5979be
        RGB:
        89, 121, 190
        CMY:
        65, 53, 25
        CMYK:
        53, 36, 0, 25
      HSL:
        221°, 43.7229%, 54.7059%
        HSV (HSB):
        221°, 53.1579%, 74.5098%
        XYZ:
        20.2515, 19.5163, 51.4149
        xyY:
        0.2221, 0.2140, 19.5163
      CIE-Lab:
        51.2859, 8.6111, -39.7321
        CIE-LCH:
        51.2859, 40.6545, 282.2285
        CIE-Luv:
        51.2859, -16.3139, -61.6131
        Hunter-Lab:
        44.1773, 4.5167, -38.0795
      #5979be color charts
#5979be RGB chart
      #5979be CMYK chart
      #5979be RGB pie chart
      #5979be color shades, tints & tones
#5979be color schemes
#5979be color preview, HTML & CSS examples
           This text has a color of #5979be        
        
          <p style="color:#5979be;">Text here</p>
        
        
          .mytext {color:#5979be;}
        
        Text color #5979be
      
           This box has a color of #5979be        
        
          <div style="background-color:#5979be;">Content here</div>
        
        
          .mybackground {background-color:#5979be;}
        
        Background color #5979be
      
           Border around this has a color of #5979be        
        
          <div style="border:2px solid #5979be;">Content here</div>
        
        
          .myborder {border:2px solid #5979be;}
        
        Border color #5979be