#5c79bf color space conversions
Hex:
        #5c79bf
        RGB:
        92, 121, 191
        CMY:
        64, 53, 25
        CMYK:
        52, 37, 0, 25
      HSL:
        222°, 43.6123%, 55.4902%
        HSV (HSB):
        222°, 51.8325%, 74.9020%
        XYZ:
        20.6550, 19.7116, 52.0063
        xyY:
        0.2236, 0.2134, 19.7116
      CIE-Lab:
        51.5096, 9.6171, -39.9412
        CIE-LCH:
        51.5096, 41.0827, 283.5380
        CIE-Luv:
        51.5096, -15.3524, -62.1118
        Hunter-Lab:
        44.3978, 5.3466, -38.3722
      #5c79bf color charts
#5c79bf RGB chart
      #5c79bf CMYK chart
      #5c79bf RGB pie chart
      #5c79bf color shades, tints & tones
#5c79bf color schemes
#5c79bf color preview, HTML & CSS examples
           This text has a color of #5c79bf        
        
          <p style="color:#5c79bf;">Text here</p>
        
        
          .mytext {color:#5c79bf;}
        
        Text color #5c79bf
      
           This box has a color of #5c79bf        
        
          <div style="background-color:#5c79bf;">Content here</div>
        
        
          .mybackground {background-color:#5c79bf;}
        
        Background color #5c79bf
      
           Border around this has a color of #5c79bf        
        
          <div style="border:2px solid #5c79bf;">Content here</div>
        
        
          .myborder {border:2px solid #5c79bf;}
        
        Border color #5c79bf