#5c79bc color space conversions
Hex:
        #5c79bc
        RGB:
        92, 121, 188
        CMY:
        64, 53, 26
        CMYK:
        51, 36, 0, 26
      HSL:
        222°, 41.7391%, 54.9020%
        HSV (HSB):
        222°, 51.0638%, 73.7255%
        XYZ:
        20.3281, 19.5809, 50.2850
        xyY:
        0.2254, 0.2171, 19.5809
      CIE-Lab:
        51.3600, 8.6677, -38.4549
        CIE-LCH:
        51.3600, 39.4197, 282.7022
        CIE-Luv:
        51.3600, -15.3136, -59.6018
        Hunter-Lab:
        44.2503, 4.5629, -36.4006
      #5c79bc color charts
#5c79bc RGB chart
      #5c79bc CMYK chart
      #5c79bc RGB pie chart
      #5c79bc color shades, tints & tones
#5c79bc color schemes
#5c79bc color preview, HTML & CSS examples
           This text has a color of #5c79bc        
        
          <p style="color:#5c79bc;">Text here</p>
        
        
          .mytext {color:#5c79bc;}
        
        Text color #5c79bc
      
           This box has a color of #5c79bc        
        
          <div style="background-color:#5c79bc;">Content here</div>
        
        
          .mybackground {background-color:#5c79bc;}
        
        Background color #5c79bc
      
           Border around this has a color of #5c79bc        
        
          <div style="border:2px solid #5c79bc;">Content here</div>
        
        
          .myborder {border:2px solid #5c79bc;}
        
        Border color #5c79bc