#5c679e color space conversions
Hex:
        #5c679e
        RGB:
        92, 103, 158
        CMY:
        64, 60, 38
        CMYK:
        42, 35, 0, 38
      HSL:
        230°, 26.4000%, 49.0196%
        HSV (HSB):
        230°, 41.7722%, 61.9608%
        XYZ:
        15.4354, 14.4444, 34.3223
        xyY:
        0.2404, 0.2250, 14.4444
      CIE-Lab:
        44.8637, 10.4477, -31.1764
        CIE-LCH:
        44.8637, 32.8804, 288.5268
        CIE-Luv:
        44.8637, -7.9167, -46.8662
        Hunter-Lab:
        38.0058, 5.9846, -26.9395
      #5c679e color charts
#5c679e RGB chart
      #5c679e CMYK chart
      #5c679e RGB pie chart
      #5c679e color shades, tints & tones
#5c679e color schemes
#5c679e color preview, HTML & CSS examples
           This text has a color of #5c679e        
        
          <p style="color:#5c679e;">Text here</p>
        
        
          .mytext {color:#5c679e;}
        
        Text color #5c679e
      
           This box has a color of #5c679e        
        
          <div style="background-color:#5c679e;">Content here</div>
        
        
          .mybackground {background-color:#5c679e;}
        
        Background color #5c679e
      
           Border around this has a color of #5c679e        
        
          <div style="border:2px solid #5c679e;">Content here</div>
        
        
          .myborder {border:2px solid #5c679e;}
        
        Border color #5c679e