#5979bb color space conversions
Hex:
        #5979bb
        RGB:
        89, 121, 187
        CMY:
        65, 53, 27
        CMYK:
        52, 35, 0, 27
      HSL:
        220°, 41.8803%, 54.1176%
        HSV (HSB):
        220°, 52.4064%, 73.3333%
        XYZ:
        19.9268, 19.3864, 49.7054
        xyY:
        0.2239, 0.2178, 19.3864
      CIE-Lab:
        51.1363, 7.6515, -38.2444
        CIE-LCH:
        51.1363, 39.0023, 281.3136
        CIE-Luv:
        51.1363, -16.2886, -59.1009
        Hunter-Lab:
        44.0300, 3.7318, -36.1113
      #5979bb color charts
#5979bb RGB chart
      #5979bb CMYK chart
      #5979bb RGB pie chart
      #5979bb color shades, tints & tones
#5979bb color schemes
#5979bb color preview, HTML & CSS examples
           This text has a color of #5979bb        
        
          <p style="color:#5979bb;">Text here</p>
        
        
          .mytext {color:#5979bb;}
        
        Text color #5979bb
      
           This box has a color of #5979bb        
        
          <div style="background-color:#5979bb;">Content here</div>
        
        
          .mybackground {background-color:#5979bb;}
        
        Background color #5979bb
      
           Border around this has a color of #5979bb        
        
          <div style="border:2px solid #5979bb;">Content here</div>
        
        
          .myborder {border:2px solid #5979bb;}
        
        Border color #5979bb